Skip to content

Instantly share code, notes, and snippets.

@arwagner
Created October 16, 2011 18:11
Show Gist options
  • Save arwagner/1291220 to your computer and use it in GitHub Desktop.
Save arwagner/1291220 to your computer and use it in GitHub Desktop.
rvm install rbx
new-host-3% rvm install rbx
rbx-head installing #dependencies
Cloning git://github.com/rubinius/rubinius.git
Copying from repo to source...
rbx-head - #configuring
rbx-head - #compiling
rbx-head - adjusting #shebangs for (erb ri rdoc).
rbx-head - #importing default gemsets (/Users/andrewwagner/.rvm/gemsets/)
WARN: rbx rbx-head-head is not installed.
To install do: 'rvm install rbx-head-head'
new-host-3% rvm list
rvm rubies
=> jruby-1.6.4 [ darwin-x86_64-java ]
rbx-head [ x86_64 ]
ruby-1.8.7-p352 [ x86_64 ]
ruby-1.9.2-p290 [ x86_64 ]
new-host-3%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment