[MonoDevelop] How to install the mono-develop IDE for mono 3.0.2 on Ubuntu 12.04.2 LTS 64?

Fnux fnux.fl at gmail.com
Sun Mar 17 17:15:36 UTC 2013


Hi all,

I've downloaded mono-3.0.2 (from the mono-project.com web site), and for a
specific purpose I've installed mono 3.0.2 in /usr/lib on my Ubuntu 12.04.2
LTS 64 bit system using the following commands:

wget -O Downloads/mono-3.0.2.tar.bz2
http://origin-download.mono-project.com/sources/mono/mono-3.0.2.tar.bz2 
tar -C Downloads -xzvf Downloads/mono-3.0.2.tar.bz2
cd Downloads/mono-3.0.2
sudo ./configure --prefix=/usr
sudo make
sudo make install

Now, I'd like to download and install the mono-develop IDE, but I'm scared
to use apt-get or synaptic since the Ubuntu standard installation install an
old version of mono and furthermore doesn't install the shared libraries
into /usr/lib.

Any help to download the right IDE and to install it (or another one
supporting mono 3.0.2) will be very appreciated.

TIA. 
Fnux.



-----
Don't start an argument during a diner. The one who's not hungry will have the last word!
--
View this message in context: http://mono.1490590.n4.nabble.com/How-to-install-the-mono-develop-IDE-for-mono-3-0-2-on-Ubuntu-12-04-2-LTS-64-tp4659054.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list