Skip to content

Instantly share code, notes, and snippets.

@mrjabba
Created August 5, 2013 21:41
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 mrjabba/6159864 to your computer and use it in GitHub Desktop.
Save mrjabba/6159864 to your computer and use it in GitHub Desktop.
rvm install of ruby 2.0.0
Saving wrappers to '/Users/khutson/.rvm/wrappers/ruby-2.0.0-p247'........
ruby-2.0.0-p247 - #importing default gemsets, this may take time...............................
/Users/khutson/.rvm/scripts/functions/support: line 291: 89701 Segmentation fault: 11 "$ruby_path" -rrbconfig -e '\
File.open("'"$config_path"'","w") { |file|
RbConfig::CONFIG.sort.each{|key,value|
file.write("#{key.gsub(/\.|-/,"_")}=\"#{value.gsub("$","\\$")}\"\n")
}
}
' > /dev/null 2>&1
@mrjabba
Copy link
Author

mrjabba commented Aug 5, 2013

I'm using Mac OS X 10.7.5
xcode 4.6.3
homebrew 0.9.4
rvm 1.21.17

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