Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.
I am trying to install MonoDevelop but I am having problems. The error is a "no such directory found" message. How can I fix it?
2011-10-24 09:42:00
Install Mono 2.10.6 from Source on Ubuntu with a Bash Scripthttp://www.integratedwebsystems.com/2011/08/install-mono-2-10-3-on-ubuntu-using-bash-script/
2011-10-24 02:13:00
What distribution are you using (Ubuntu, Fedora, Open Suse, etc)? On debian based distributions enter the following command:
sudo apt-get install mono mono-gmcs mono-gac mono-utils monodevelop monodoc-browser monodevelop-nunit monodevelop-versioncontrol
You may also
compile it from source
.