Created
January 17, 2010 02:17
-
-
Save anteaya/279164 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
| anita@anita-laptop:~$ rvm install ruby-1.8.5-tv1_8_5 | |
| Installing Ruby from source to: /home/anita/.rvm/rubies/ruby-1.8.5-tv1_8_5 | |
| Running autoconf | |
| % 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: (19) RETR response: 550 | |
| <e> There was an error, please check /home/anita/.rvm/log/ruby-1.8.6-p248/*.error.log </e> | |
| <e> There has been an error while trying to fetch the source. Aborting the installation. </e> | |
| cp: cannot stat `/home/anita/.rvm/src/ruby-1.8.7-p248/ext/openssl/extconf.rb': No such file or directory | |
| cp: cannot stat `/home/anita/.rvm/src/ruby-1.8.7-p248/ext/openssl/openssl_missing.*': No such file or directory | |
| cp: cannot stat `/home/anita/.rvm/src/ruby-1.8.7-p248/ext/openssl/ossl_hmac.c': No such file or directory | |
| cp: target `/home/anita/.rvm/src/ruby-1.8.5-p231/ext/readline/' is not a directory | |
| Configuring ruby-1.8.5-tv1_8_5, this may take a while depending on your cpu(s)... | |
| Compiling ruby-1.8.5-tv1_8_5, this may take a while, depending on your cpu(s)... | |
| Installing ruby-1.8.5-tv1_8_5 | |
| Installation of ruby-1.8.5-tv1_8_5 is complete. | |
| Installing rubygems dedicated to ruby-1.8.5-tv1_8_5... | |
| Installing rubygems for /home/anita/.rvm/rubies/ruby-1.8.5-tv1_8_5/bin/ruby | |
| Installation of rubygems ruby-1.8.5-tv1_8_5 completed successfully. | |
| Installing gems for ruby-1.8.5-tv1_8_5. | |
| Installing rake | |
| Installation of gems for ruby-1.8.5-tv1_8_5 is complete. | |
| anita@anita-laptop:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment