Compiling jruby from source in Ubuntu Intrepid Ibex


Very easy to do:

sudo aptitude install ant openjdk-6-jdk
cd ~/src
svn co http://svn.codehaus.org/jruby/trunk/jruby/
cd jruby
ant
bin/jruby --version

0 comments ↓

There are no comments yet...Kick things off by filling out the form below.

Leave a Comment