Archive

Archive for the ‘Unix & Linux’ Category

Install MonoDevelop 2.4.2 or 2.6 Beta on Ubuntu & Fedora

December 2nd, 2011

Alright!  You asked for it, so here it is!  Here’s a bash script that will download, compile and install MonoDevelop. I can’t say it’s a perfect solution, but it does work and it’s relatively clean. The main difference between this install and platform packages is that it will install to a prefix using the parallel environment recommendations. So launching it requires a little environment setup, which the script will provide for you. Otherwise, it should work just the same. Read more…

Unix & Linux ,