[MonoDevelop] Clean build/install required for MD SVN

Lluis Sanchez lluis at ximian.com
Thu Aug 9 07:06:19 EDT 2007


Hi,

If you get MD from SVN, you'll need to do a clean rebuild and install,
that is:

* make clean
* make
* rm -rf /usr/lib/monodevelop (or wherever you install it)
* make install

Surprisingly enough, ~/.config/MonoDevelop/addins* doesn't need to be
deleted.

Lluis.



More information about the Monodevelop-list mailing list