Skip to content

Instantly share code, notes, and snippets.

@lucascaton
Created April 13, 2011 04:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucascaton/916947 to your computer and use it in GitHub Desktop.
Save lucascaton/916947 to your computer and use it in GitHub Desktop.
$ rvm install jruby-head
jruby-head - #fetching
Cloning from git://github.com/jruby/jruby.git, this may take a while depending on your connection...
Cloning into /Users/lucascaton/.rvm/repos/jruby-head...
remote: Counting objects: 31424, done.
remote: Compressing objects: 100% (14989/14989), done.
remote: Total 31424 (delta 21024), reused 24309 (delta 14939)
Receiving objects: 100% (31424/31424), 44.22 MiB | 577 KiB/s, done.
Resolving deltas: 100% (21024/21024), done.
HEAD is now at 5275346 Various fixes for "thread.rb" and "timeout.rb" logic.
From git://github.com/jruby/jruby
* branch master -> FETCH_HEAD
Already up-to-date.
Copying from repo to src path...
jruby-head - #ant dist
Building Nailgun
jruby-head - #installing to /Users/lucascaton/.rvm/rubies/jruby-head
ERROR: Cannot switch to 1.6.2 for this interpreter.
jruby-head - #importing default gemsets (/Users/lucascaton/.rvm/gemsets/)
@lucascaton
Copy link
Author

/* continuation */

(...)
ERROR: Cannot switch to 1.6.2 for this interpreter.
jruby-head - #importing default gemsets (/Users/lucascaton/.rvm/gemsets/)
Copying across included gems
Fetching: jruby-launcher-1.0.7-java.gem (100%)
Building native extensions. This could take a while...
Successfully installed jruby-launcher-1.0.7-java
1 gem installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment