Hello Kendall, >> I have written a blog post with more instructions and information: >> http://www.pokorra.de/2013/12/easy-installation-of-current-mono-and-monodevelop-for-all-major-linux-distributions/ > Thank you. The link for the stable version goes to a page about creating > perl modules. Thanks for noticing that mix up in the links, I have fixed the links now.
> access help in monodevelop it complains about needing a newer version of > monodoc, it's the same error that I got when I tried to install monodevelop > from source. Do you know how to get around that problem, so that I can > access help? I have had a quick look. monodoc is a separate application. On Ubuntu, I just installed it with: sudo apt-get install monodoc-browser and then MonoDevelop makes use of it, when you hit F1. On CentOS, you can do: yum install monodoc, from Epel. Timotheus _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
