Improvements
- Installs Ubuntu dependencies
- Supports 2.6 and trunk builds
- Gets mono from github
Download here http://github.com/firegrass/mono-installer-script/raw/master/mono_parallel.sh
And run…
chmod +x mono_parallel.sh
./mono_parallel.sh 2.6
./mono_parallel.sh trunk
Free feel to fork and improve at github…
http://github.com/firegrass/mono-installer-script
Things I’d like it to do
- Configuration at start (like monodevelop –select) for which modules to build/install
- Manage git branch/checkouts better
- Install MonoDevelop
It would be nice if you can implement ‘make get-monolite-latest’ and use that to bootstrap the compilation.