- hg clone http://jikesrvm.hg.sourceforge.net:8000/hgroot/jikesrvm/jikesrvm
- cd jikesrvm
- echo "host.name=ia32-linux" > .ant.properties # Change this to match appropriate host
- ant -Dconfig.name=prototype-opt # Change this to select appopriate configuration
- ./dist/prototype-opt_ia32-linux/rvm -version # Change dir to use selected host and configuration