[Mono-list] Mono 2.0 Generic Linux installer?

Andreas Färber andreas.faerber at web.de
Sat Oct 18 03:52:09 EDT 2008


Am 18.10.2008 um 00:13 schrieb David Canar:

>> so in your user dir try to do :
>> mkdir ~/MonoSVNStable
>> cd ~/MonoSVNStable
>> svn co svn://anonsvn.mono-project.com/source/branches/mono-2-0/mono
>> svn co svn://anonsvn.mono-project.com/source/branches/mono-2-0/mcs
>> cd mono
>> ./autogen.sh --prefix=/full/path/where/yu/normaly/install/with/ 
>> generic/one

As an alternative, now that 2.0 is released, you could also use the  
mono-2.0 source tarball from:
http://ftp.novell.com/pub/mono/sources-stable/
e.g.,  using wget on the server or an sftp upload

>> make
>> make install
>
> I'll do that.

HTH,
Andreas



More information about the Mono-list mailing list