Skip to content

Instantly share code, notes, and snippets.

@agrimm
Created August 4, 2011 12:50
Show Gist options
  • Save agrimm/1125090 to your computer and use it in GitHub Desktop.
Save agrimm/1125090 to your computer and use it in GitHub Desktop.
Andrew-Grimms-MacBook-Pro:hiv_recombination agrimm$ rvm install 1.9.1
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:04 --:--:-- 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:hiv_recombination agrimm$ rvm install 1.9.1-p378
Installing Ruby from source to: /Users/agrimm/.rvm/rubies/ruby-1.9.1-p378, this may take a while depending on your cpu(s)...
ruby-1.9.1-p378 - #fetching
ruby-1.9.1-p378 - #downloading ruby-1.9.1-p378, 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 7125k 100 7125k 0 0 188k 0 0:00:37 0:00:37 --:--:-- 531k
ruby-1.9.1-p378 - #extracting ruby-1.9.1-p378 to /Users/agrimm/.rvm/src/ruby-1.9.1-p378
ruby-1.9.1-p378 - #extracted to /Users/agrimm/.rvm/src/ruby-1.9.1-p378
Fetching yaml-0.1.4.tar.gz to /Users/agrimm/.rvm/archives
Extracting yaml-0.1.4.tar.gz to /Users/agrimm/.rvm/src
Configuring yaml in /Users/agrimm/.rvm/src/yaml-0.1.4.
Compiling yaml in /Users/agrimm/.rvm/src/yaml-0.1.4.
Installing yaml to /Users/agrimm/.rvm/usr
ruby-1.9.1-p378 - #configuring
ruby-1.9.1-p378 - #compiling
ruby-1.9.1-p378 - #installing
Removing old Rubygems files...
Installing rubygems-1.8.6 for ruby-1.9.1-p378 ...
Installation of rubygems completed successfully.
ruby-1.9.1-p378 - adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
ruby-1.9.1-p378 - #importing default gemsets (/Users/agrimm/.rvm/gemsets/)
Install of ruby-1.9.1-p378 - #complete
Andrew-Grimms-MacBook-Pro:hiv_recombination agrimm$ rvm install 1.9.1
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:04 --:--:-- 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment