[MonoDevelop] Problems compiling latest mono and monodevelop
Neil Munro
neilmunro at gmail.com
Sat Dec 29 09:50:54 EST 2007
I have been away from the net when mono 1.2.6 was released and thought i
would simply download and install using instructions i was previously given
from this list, however I was very confused when the instructions did not
work, and since I try and keep a clean system i make uninstalled 1.2.5.x and
that refuses to install now.
The instructions are as such:
sudo apt-get build-dep mono monodevelop
Download mono-1.2.5.2.tar.bz2<
http://go-mono.com/sources/mono/mono-1.2.5.2.tar.bz2>and
monodevelop-0.17.tar.bz2<
http://go-mono.com/sources/monodevelop/monodevelop-0.17.tar.bz2>from
http://go-mono.com/sources-stable/.
bunzip2 mono-1.2.5.2.tar.bz2
tar xvf mono-1.2.5.2.tar
cd mono-1.2.5.2
./configure -prefix=`pkg-config --variable=prefix mono`
make
sudo make install
bunzip2 monodevelop-0.17.tar.bz2
tar xvf monodevelop-0.17.tar
cd monodevelop-0.17
./configure -prefix=`pkg-config --variable=prefix mono`
make
sudo make install
Obviously I substituted version numbers where needed but now i have no mono
install on my computer and I would like to fix this. Can someone help me?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20071229/69b8f920/attachment.html
More information about the Monodevelop-list
mailing list