Created
October 13, 2011 02:03
-
-
Save wasnotrice/1283159 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| maps:code eric$ rvm install shoes | |
| Installing Ruby from source to: /Users/eric/.rvm/rubies/ruby-1.9.2-p290, this may take a while depending on your cpu(s)... | |
| ruby-1.9.2-p290 - #fetching | |
| ruby-1.9.2-p290 - #extracted to /Users/eric/.rvm/src/ruby-1.9.2-p290 (already extracted) | |
| Fetching yaml-0.1.4.tar.gz to /Users/eric/.rvm/archives | |
| Extracting yaml-0.1.4.tar.gz to /Users/eric/.rvm/src | |
| Configuring yaml in /Users/eric/.rvm/src/yaml-0.1.4. | |
| Compiling yaml in /Users/eric/.rvm/src/yaml-0.1.4. | |
| Installing yaml to /Users/eric/.rvm/usr | |
| ruby-1.9.2-p290 - #configuring | |
| ruby-1.9.2-p290 - #compiling | |
| ruby-1.9.2-p290 - #installing | |
| Removing old Rubygems files... | |
| Installing rubygems-1.8.10 for ruby-1.9.2-p290 ... | |
| Installation of rubygems completed successfully. | |
| ruby-1.9.2-p290 - adjusting #shebangs for (gem irb erb ri rdoc testrb rake). | |
| ruby-1.9.2-p290 - #importing default gemsets (/Users/eric/.rvm/gemsets/) | |
| Install of ruby-1.9.2-p290 - #complete |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment