Created
September 22, 2011 18:04
-
-
Save martinisoft/1235506 to your computer and use it in GitHub Desktop.
rbx build fail log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gort:~ martinisoft$ rvm install -n 1.9 rbx -- --default-version=1.9rbx-head-1.9 installing #dependencies Pulling from origin master | |
Copying from repo to source... | |
rbx-head-1.9 - #configuring | |
rbx-head-1.9 - #compiling | |
rbx-head-1.9 - adjusting #shebangs for (erb ri rdoc). | |
rbx-head-1.9 - #importing default gemsets (/Users/martinisoft/.rvm/gemsets/) | |
WARN: rbx rbx-1.9-head-1.9 is not installed. | |
To install do: 'rvm install rbx-1.9-head-1.9' | |
gort:~ martinisoft$ rvm list | |
rvm rubies | |
jruby-1.6.4 [ darwin-x86_64-java ] | |
rbx-head-1.9 [ x86_64 ] | |
ruby-1.8.7-p352 [ x86_64 ] | |
ruby-1.9.2-p136 [ x86_64 ] | |
ruby-1.9.2-p180 [ x86_64 ] | |
=> ruby-1.9.2-p290 [ x86_64 ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment