Created
July 2, 2010 18:35
-
-
Save anteaya/461716 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
| rvm install 1.9.2 | |
| info: Installing Ruby from source to: /home/anita/.rvm/rubies/ruby-1.9.2-preview3 | |
| info: Downloading ruby-1.9.2-preview3, this may take a while depending on your connection... | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 10.2M 100 10.2M 0 0 240k 0 0:00:43 0:00:43 --:--:-- 288k | |
| info: Extracting ruby-1.9.2-preview3 ... | |
| info: Configuring ruby-1.9.2-preview3, this may take a while depending on your cpu(s)... | |
| info: Compiling ruby-1.9.2-preview3, this may take a while, depending on your cpu(s)... | |
| info: Installing ruby-1.9.2-preview3 | |
| info: Installation of ruby-1.9.2-preview3 is complete. | |
| info: Updating rubygems for /home/anita/.rvm/gems/ruby-1.9.2-preview3@global | |
| info: Updating rubygems for /home/anita/.rvm/gems/ruby-1.9.2-preview3 | |
| error: Binary 'irb' not found in path. | |
| error: Binary 'ri' not found in path. | |
| error: Binary 'rdoc' not found in path. | |
| error: Binary 'rake' not found in path. | |
| error: Binary 'erb' not found in path. | |
| error: Binary 'testrb' not found in path. | |
| info: adjusting shebangs for ruby-1.9.2-preview3 (gem irb erb ri rdoc testrb rake). | |
| info: Importing initial gems... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment