Created
February 27, 2014 01:28
-
-
Save mikeni/9242458 to your computer and use it in GitHub Desktop.
rvm install 2.0.0-p451
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 2.0.0-p451 | |
Searching for binary rubies, this might take some time. | |
No binary rubies available for: osx/10.8/x86_64/ruby-2.0.0-p451. | |
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies. | |
Checking requirements for osx. | |
Certificates in '/usr/local/etc/openssl/cert.pem' already are up to date. | |
Requirements installation successful. | |
Installing Ruby from source to: /Users/mike/.rvm/rubies/ruby-2.0.0-p451, this may take a while depending on your cpu(s)... | |
ruby-2.0.0-p451 - #downloading ruby-2.0.0-p451, 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 444k 0 0:00:23 0:00:23 --:--:-- 501k | |
ruby-2.0.0-p451 - #extracting ruby-2.0.0-p451 to /Users/mike/.rvm/src/ruby-2.0.0-p451. | |
ruby-2.0.0-p451 - #configuring................................................. | |
ruby-2.0.0-p451 - #post-configuration. | |
ruby-2.0.0-p451 - #compiling.............................................................. | |
ruby-2.0.0-p451 - #installing............... | |
ruby-2.0.0-p451 - #making binaries executable. | |
ruby-2.0.0-p451 - #downloading rubygems-2.2.2 | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 404k 100 404k 0 0 246k 0 0:00:01 0:00:01 --:--:-- 324k | |
No checksum for downloaded archive, recording checksum in user configuration. | |
ruby-2.0.0-p451 - #extracting rubygems-2.2.2. | |
ruby-2.0.0-p451 - #removing old rubygems. | |
ruby-2.0.0-p451 - #installing rubygems-2.2.2.............. | |
ruby-2.0.0-p451 - #gemset created /Users/mike/.rvm/gems/ruby-2.0.0-p451@global | |
ruby-2.0.0-p451 - #importing gemset /Users/mike/.rvm/gemsets/global.gems..... | |
ruby-2.0.0-p451 - #generating global wrappers. | |
ruby-2.0.0-p451 - #gemset created /Users/mike/.rvm/gems/ruby-2.0.0-p451 | |
ruby-2.0.0-p451 - #importing gemsetfile /Users/mike/.rvm/gemsets/default.gems evaluated to empty gem list | |
ruby-2.0.0-p451 - #generating default wrappers. | |
ruby-2.0.0-p451 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake). | |
Install of ruby-2.0.0-p451 - #complete | |
Ruby was built without documentation, to build it run: rvm docs generate-ri |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment