Skip to content

Instantly share code, notes, and snippets.

@CraigCottingham
Last active December 30, 2015 09:29
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 CraigCottingham/7810070 to your computer and use it in GitHub Desktop.
Save CraigCottingham/7810070 to your computer and use it in GitHub Desktop.
Output of running `rvm install jruby`
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