Created
April 21, 2010 20:08
-
-
Save paul/374329 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 1.8.7 | |
| ruby ruby-1.8.7-update is not installed. | |
| To install do: 'rvm install ruby-1.8.7-update' | |
| % rvm install ruby-1.8.7-update | |
| Installing Ruby from source to: /home/rando/.rvm/rubies/ruby-1.8.7-update | |
| Downloading ruby-1.8.7-update, this may take a while depending on your connection... | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 | |
| curl: (78) RETR response: 550 | |
| The requested url does not exist: 'ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-update.tar.gz' | |
| There has been an error while trying to fetch the source. Aborting the installation. | |
| There has been an error fetching the ruby interpreter. Aborting the installation. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment