Previously, you had to build Mono from SVN. Instruction is still provided below in case it is needed again. But you can use Mono 1.9 release just fine.
Reference: http://www.mono-project.com/AnonSVN
svn co svn://anonsvn.mono-project.com/source/trunk/mono svn co svn://anonsvn.mono-project.com/source/trunk/mcs cd mono ./configure make make install
If you built Mono from source, make sure pkg-config can find the built Mono. For example: export PKG_CONFIG_PATH="/opt/mono/lib/pkgconfig"
(in /home/ryan/dev/ironruby/)
rake aborted!
Found more than one version of ruby.exe on your path
/home/ryan/dev/ironruby/Rakefile:21
(See full trace by running task with --trace)
Any ideas as to what might be the problem? I'm running Ubuntu 8.04.