Skip to content

Instantly share code, notes, and snippets.

@shigeya
Created February 25, 2013 22:57
Show Gist options
  • Save shigeya/5034108 to your computer and use it in GitHub Desktop.
Save shigeya/5034108 to your computer and use it in GitHub Desktop.
% rvm install 1.9.3-p392
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.8/x86_64/ruby-1.9.3-p392.
Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies.
Building 'ruby-1.9.3-p392' using clang - but it's not (fully) supported, expect errors.
Installing Ruby from source to: /Users/shigeya/.rvm/rubies/ruby-1.9.3-p392, this may take a while depending on your cpu(s)...
ruby-1.9.3-p392 - #downloading ruby-1.9.3-p392, this may take a while depending on your connection...
######################################################################## 100.0%
ruby-1.9.3-p392 - #extracting ruby-1.9.3-p392 to /Users/shigeya/.rvm/src/ruby-1.9.3-p392
ruby-1.9.3-p392 - #extracted to /Users/shigeya/.rvm/src/ruby-1.9.3-p392
ruby-1.9.3-p392 - #configuring
ruby-1.9.3-p392 - #compiling
ruby-1.9.3-p392 - #installing
Removing old Rubygems files...
Installing rubygems-1.8.25 for ruby-1.9.3-p392 ...
Installation of rubygems completed successfully.
Saving wrappers to '/Users/shigeya/.rvm/bin'.
ruby-1.9.3-p392 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
overwrite /Users/shigeya/.rvm/rubies/ruby-1.9.3-p392/bin/gem? (y/n [n]) y
overwrite /Users/shigeya/.rvm/rubies/ruby-1.9.3-p392/bin/irb? (y/n [n]) y
overwrite /Users/shigeya/.rvm/rubies/ruby-1.9.3-p392/bin/erb? (y/n [n]) y
overwrite /Users/shigeya/.rvm/rubies/ruby-1.9.3-p392/bin/ri? (y/n [n]) y
overwrite /Users/shigeya/.rvm/rubies/ruby-1.9.3-p392/bin/rdoc? (y/n [n]) y
overwrite /Users/shigeya/.rvm/rubies/ruby-1.9.3-p392/bin/testrb? (y/n [n]) y
overwrite /Users/shigeya/.rvm/rubies/ruby-1.9.3-p392/bin/rake? (y/n [n]) y
ruby-1.9.3-p392 - #importing default gemsets, this may take time ...
Install of ruby-1.9.3-p392 - #complete
Ruby 'ruby-1.9.3-p392' was built using clang - but it's not (fully) supported, expect errors.
2103% ~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment