Last active
December 30, 2015 09:29
-
-
Save krisalyssa/7810070 to your computer and use it in GitHub Desktop.
Output of running `rvm install jruby`
This file contains 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
Searching for binary rubies, this might take some time. | |
Found remote file http://jruby.org.s3.amazonaws.com/downloads/1.7.8/jruby-bin-1.7.8.tar.gz | |
Checking requirements for osx. | |
Requirements installation successful. | |
jruby-1.7.8 - #configure | |
jruby-1.7.8 - #download | |
jruby-1.7.8 - #validate archive | |
jruby-1.7.8 - #extract | |
jruby-1.7.8 - #validate binary | |
jruby-1.7.8 - #setup | |
/Users/craigc/.rvm/scripts/functions/environment: line 122: 65852 Segmentation fault: 11 "$rvm_scripts_path/wrapper" "$identifier" >&/dev/null | |
/Users/craigc/.rvm/scripts/functions/environment: line 122: 75666 Segmentation fault: 11 "$rvm_scripts_path/wrapper" "$identifier" >&/dev/null | |
/Users/craigc/.rvm/scripts/functions/environment: line 144: 85508 Segmentation fault: 11 "$rvm_scripts_path/wrapper" "$rvm_ruby_string" --no-links --all | |
jruby-1.7.8 - #importing default gemsets, this may take time. | |
Error running '__rvm_with jruby-1.7.8 /Users/craigc/.rvm/scripts/gemsets initial', | |
please read /Users/craigc/.rvm/log/1386265605_jruby-1.7.8/gemsets.initial.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment