Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

On Ubuntu,

Then check your java version.  If you are using JDK 7, either ensure you are building a jikesrvm version later than 3.1.3 or switch to JDK 6.

Then, 

  1. hg clone http://hg.code.sourceforge.net/p/jikesrvm/code jikesrvm
  2. cd jikesrvm
  3. bin/buildit localhost prototype-opt             # Change this to select appopriate configuration
  4. ./dist/prototype-opt_$(uname -m)-linux/rvm -version      # Change dir to use selected host and configuration
Labels
  • None