Created
March 20, 2013 14:57
-
-
Save reybango/5205320 to your computer and use it in GitHub Desktop.
rvm install 1.9.3
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
Reys-MacBook-Air:~ rey$ rvm install 1.9.3 | |
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. | |
Installing requirements for osx/10.8/x86_64, might require sudo password | |
Skipping `brew update` make sure your formulas are up to date. | |
Skipping update of certificates in '/usr/local/etc/openssl/cert.pem'. | |
Installing Ruby from source to: /Users/rey/.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... | |
ruby-1.9.3-p392 - #extracting ruby-1.9.3-p392 to /Users/rey/.rvm/src/ruby-1.9.3-p392 | |
ruby-1.9.3-p392 - #extracted to /Users/rey/.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 ......................................................................................................... | |
Retrieving rubygems-1.8.25 | |
Extracting rubygems-1.8.25 ... | |
Removing old Rubygems files... | |
Installing rubygems-1.8.25 for ruby-1.9.3-p392....................................................................................................................................... | |
Installation of rubygems completed successfully. | |
Saving wrappers to '/Users/rey/.rvm/wrappers/ruby-1.9.3-p392'..................... | |
ruby-1.9.3-p392 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake). | |
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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment