[Mono-aspnet-list] dotnet 3.5 - how to get it?

Mark DevGood dirkroel at gmail.com
Thu Apr 16 10:45:14 EDT 2009


Its not working on my server. Here are some version numbers:

My Local Machine where it works:
$ mono --version
Mono JIT compiler version 2.0.1 (tarball)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com

$ gmcs --version
Mono C# compiler version 2.0.1.0

$ mod-mono-server2 --version
mod-mono-server2.exe 2.0.0.0

The server where it has problems:
# mono --version
Mono JIT compiler version 1.2.4 (tarball)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com

# gmcs --version
Mono C# compiler version 1.2.4.0

/opt/mono/bin/mod-mono-server2 --version
mod-mono-server2.exe 2.2.0.0


So two version numbers on my machine are newer (for mono and gmcs) while one
version on the server is newer (for mod-mono-server2). Which version number
matters? Also both are running Apache.



Andreia Gaita wrote:
> 
> On Sun, Apr 12, 2009 at 7:43 PM, Mark DevGood <dirkroel at gmail.com> wrote:
>> It seems to compile on my local machine where this dotnet35 command seems
>> to
>> work.
> 
> If it seems to work on your machine, where is it not working? What
> mono are you using?
> 
> andreia gaita
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
> 
> 

-- 
View this message in context: http://www.nabble.com/dotnet-3.5---how-to-get-it--tp23013670p23079427.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.



More information about the Mono-aspnet-list mailing list