Based on the recommendations of this post:
http://askubuntu.com/questions/5304/upgrading-to-latest-stable-mono
I decided to download the 2.10.8 deb from:
http://sourceforge.net/projects/mono-parallel/files/
Which worked fine and was relatively painless.
Then, I wanted to get the latest version of MonoDevelop installed as well. I found an install script for a previous version:
https://github.com/nathanb/iws-snippets/blob/master/mono-install-scripts/ubuntu/install_monodevelop-2.6.0.1.sh
and updated it some for the following reasons:
- Referenced new versions of the source files being compiled
- download & install xulrunner & libgluezilla debs because I had build problems without using these specific versions
https://gist.github.com/1975033
I may try this build script next time:
https://github.com/firegrass/mono-installer-script
No comments:
Post a Comment