Created
February 27, 2014 01:45
-
-
Save mikeni/9242649 to your computer and use it in GitHub Desktop.
rvm install 2.1.1 --disable-install-doc
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.1.1 --disable-install-doc | |
ruby-2.1.1 - #removing src. | |
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.1.1, this may take a while depending on your cpu(s)... | |
ruby-2.1.1 - #downloading ruby-2.1.1, this may take a while depending on your connection... | |
ruby-2.1.1 - #extracting ruby-2.1.1 to /Users/mike/.rvm/src/ruby-2.1.1. | |
ruby-2.1.1 - #configuring.................................................... | |
ruby-2.1.1 - #post-configuration. | |
ruby-2.1.1 - #compiling................................................................ | |
ruby-2.1.1 - #installing............... | |
ruby-2.1.1 - #making binaries executable. | |
Rubygems 2.2.2 already installed, skipping installation, use --force to reinstall. | |
ruby-2.1.1 - #gemset created /Users/mike/.rvm/gems/ruby-2.1.1@global | |
ruby-2.1.1 - #importing gemset /Users/mike/.rvm/gemsets/global.gems..... | |
ruby-2.1.1 - #generating global wrappers. | |
ruby-2.1.1 - #gemset created /Users/mike/.rvm/gems/ruby-2.1.1 | |
ruby-2.1.1 - #importing gemsetfile /Users/mike/.rvm/gemsets/default.gems evaluated to empty gem list | |
ruby-2.1.1 - #generating default wrappers. | |
ruby-2.1.1 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake). | |
Install of ruby-2.1.1 - #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