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 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
