Compile MonoDevelop 2.2 from SVN in Ubuntu 9.10
sudo aptitude remove monodevelop sudo apt-get build-dep monodevelop sudo aptitude install subversion gnome-sharp2 libmono-microsoft-build2.0-cil svn co svn://anonsvn.mono-project.com/source/trunk/monodevelop monodevelop-svn cd monodevelop-svn ./configure --profile=core make sudo make install
Advertisement
there’s no support for the debugger though.
mbana
14 February 2010 at 16:06
Why is there no support for debugging?
Arwen
22 February 2010 at 01:27