Created
August 4, 2011 13:25
-
-
Save agrimm/1125136 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
Andrew-Grimms-MacBook-Pro:~ agrimm$ date | |
Thu 4 Aug 2011 23:24:48 EST | |
Andrew-Grimms-MacBook-Pro:~ agrimm$ rvm install 1.9.1-p431 | |
Installing Ruby from source to: /Users/agrimm/.rvm/rubies/ruby-1.9.1-p431, this may take a while depending on your cpu(s)... | |
ruby-1.9.1-p431 - #fetching | |
ruby-1.9.1-p431 - #downloading ruby-1.9.1-p431, 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:02 --:--:-- 0 | |
curl: (22) The requested URL returned error: 500 | |
ERROR: The requested url does not exist: 'https://rvm.beginrescueend.com/src/ruby-1.9.1-p431.tar.bz2' | |
Trying http:// URL instead. | |
% 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:02 --:--:-- 0 | |
curl: (22) The requested URL returned error: 500 | |
ERROR: There was an error, please check /Users/agrimm/.rvm/log/ruby-1.9.1-p431/*.log | |
ERROR: There has been an error while trying to fetch the source. | |
Halting the installation. | |
ERROR: There has been an error fetching the ruby interpreter. Halting the installation. | |
Andrew-Grimms-MacBook-Pro:~ agrimm$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment