[Mono-list] (no subject)

2006-03-26 Thread Lieven
Hi, I tried to compile the latest version of monodevelop from the svn, and it seems to have a problem with finding nunit.core and nunit.framework, even though they are both in my gac. So I tried to compile a test program which only referes to nunit.framework, and it also failed to find it

[Mono-list] Mono(Develop) crossplatform?

2006-03-26 Thread Martin Olsson
Hi, I keep reading that Mono creates binaries that run with no modifications on any platform. If this is true, why does not MonoDevelop run on Windows? What is the obstacle to having a Windows version? After all MonoDevelop is a more or less simple/small program, so what guarantee do I have

Re: [Mono-list] Mono(Develop) crossplatform?

2006-03-26 Thread Lieven
The problem with monodevelop is that it links to numerous libraries that are not written in a .net language, like gtk and the gtk-sourceview. gtk-sharp is only a managed wrapper that calls unmanaged code. To make monodevelop run on windows, all it's unmanaged resources have to be ported to wi

Re: [Mono-list] Mono(Develop) crossplatform?

2006-03-26 Thread Felipe Almeida Lessa
Em Dom, 2006-03-26 às 14:54 -0800, Martin Olsson escreveu: > I keep reading that Mono creates binaries that run with no modifications > on any platform. If this is true, why does not MonoDevelop run on Windows? > > What is the obstacle to having a Windows version? AFAIR, MonoDevelop uses some GN

Re: [Mono-list] How to determine local IP address with mono on linux?

2006-03-26 Thread Colin JN Breame
On Friday 24 March 2006 21:13, Adam Tauno Williams wrote: > Can't this information be acquired just by reading some file in /proc? I had a quick look but I couldn't see anything and I'm not sure where you would find out. Maybe this is something missing from the /proc filesystem - maybe it's wor

Re: [Mono-list] Mono(Develop) crossplatform?

2006-03-26 Thread Jonathan Gilbert
Just as a matter of interest, for anybody who knows: How different from SharpDevelop has MonoDevelop become? Jonathan Gilbert At 02:54 PM 26/03/2006 -0800, Martin Olsson wrote: >Hi, > >I keep reading that Mono creates binaries that run with no modifications >on any platform. If this is true, why

[Mono-list] Send mail with mono

2006-03-26 Thread fedotenko
What email-program is needed to be able to send mail with mono? I tried installing sendmail, without success, and wonder if there is an easier probgram to install to be able to send mail via an mod_mono webbapplication. -- View this message in context: http://www.nabble.com/Send-mail-with-mono-t1

RE: [Mono-list] Send mail with mono

2006-03-26 Thread Dana Epp
Point your code to any SMTP server that will allow you to send through it (aka, your ISPs mail server). Then just use code like this: Code SNIPPIT >>> using System.Diagnostics; using System.Web.Mail; public bool SendEmail( string emailAddr, string smtpServer, string subject, string body ) {

[Mono-list] RE: Send mail with mono

2006-03-26 Thread fedotenko
Thanks! But that was not exactly what i was looking for. I dont want to depend on someone elses smtp server, i want to set up my own. Both for the fun of it and as i said not depend on another server. Ps. are there any public free smtp servers one could send mail through? -- View this message in

Re: [Mono-list] Mono(Develop) crossplatform?

2006-03-26 Thread Jonathan Pryor
On Sun, 2006-03-26 at 14:54 -0800, Martin Olsson wrote: > I keep reading that Mono creates binaries that run with no modifications > on any platform. If this is true, why does not MonoDevelop run on Windows? Let's clarify that then. You *can* create binaries with Mono that run without modificati

[Mono-list] Has anyone gotten Mono to work at DreamHost?

2006-03-26 Thread Kellner, Peter
http://www.dreamhost.com/ The have amazing pricing and performance for the cost. It's a great test bed. ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Has anyone gotten Mono to work at DreamHost?

2006-03-26 Thread Paddy Joy
I'm with dreamhost but I didn't think they had Mono installed? Paddy Kellner, Peter wrote: http://www.dreamhost.com/ The have amazing pricing and performance for the cost. It's a great test bed. ___ Mono-list maillist - Mono-list@lists.ximian.com

RE: [Mono-list] Has anyone gotten Mono to work at DreamHost?

2006-03-26 Thread Kellner, Peter
I really don't know all the details of what it takes to run mono. Can it run on as a cgi? I know dreamhost runs a lot of stuff as cgi which I think gives us more flexability. -Original Message- From: Paddy Joy [mailto:[EMAIL PROTECTED] Sent: Sunday, March 26, 2006 9:47 PM To: Kellner, P

Re: [Mono-list] Has anyone gotten Mono to work at DreamHost?

2006-03-26 Thread Paddy Joy
Mono and mod_mono are on their suggestions page but won't be installed until enough users vote for it. Paddy Kellner, Peter wrote: I really don't know all the details of what it takes to run mono. Can it run on as a cgi? I know dreamhost runs a lot of stuff as cgi which I think gives us more

RE: [Mono-list] Has anyone gotten Mono to work at DreamHost?

2006-03-26 Thread Kellner, Peter
I just received a note back from support saying they don't support asp. Is there a place to vote? Do you know if there is a way to configure it yourself and run as cgi or some other way? -Original Message- From: Paddy Joy [mailto:[EMAIL PROTECTED] Sent: Sunday, March 26, 2006 10:13 PM T

[Mono-list] Live switching from non-secure to SSL connection

2006-03-26 Thread Antonello Provenzano
Guys, I would like to ask for an help understanding how to switch from a non-secure to a SSL connection, during an active connection. The problem is the following: I have to create a server service that accepts connections from remote clients as non-secure by default. After a connection is accepte

Re: [Mono-list] Has anyone gotten Mono to work at DreamHost?

2006-03-26 Thread Paddy Joy
In the "Home" section of your control panel (panel.dreamhost.com) there is a suggestions page but of course you would have to sign up with them before you would have a control panel. I'm not sure about the installation of mono, I presume it wouldn't be possible without being root but maybe I'm