Created
May 1, 2014 20:25
-
-
Save tjarratt/d4a060c1169b19112646 to your computer and use it in GitHub Desktop.
rvm use rbx-2 --install --binary --fuzzy
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
| tjarratt at retinabook in ~/git/jasmine-gem on ensure-rake-task-loaded-once | |
| ± rvm use rbx-2 --install --binary --fuzzy | |
| rbx-2.2.6 is not installed - installing. | |
| rubinius-2.2.6 - #removing rubies/rubinius-2.2.6 - please wait | |
| Searching for binary rubies, this might take some time. | |
| Found remote file http://binaries.rubini.us/osx/10.9/x86_64/rubinius-2.2.6.tar.bz2 | |
| Checking requirements for osx. | |
| Certificates in '/Users/tjarratt/.rvm/etc/openssl/cert.pem' already are up to date. | |
| Requirements installation successful. | |
| rubinius-2.2.6 - #configure | |
| rubinius-2.2.6 - #download | |
| rubinius-2.2.6 - #validate archive | |
| rubinius-2.2.6 - #extract | |
| rubinius-2.2.6 - #validate binary | |
| rubinius-2.2.6 - #setup | |
| rubinius-2.2.6 - #making binaries executable... | |
| Rubygems 2.2.2 already available in installed ruby, skipping installation, use --force to reinstall. | |
| rubinius-2.2.6 - #gemset created /Users/tjarratt/.rvm/gems/rubinius-2.2.6@global | |
| rubinius-2.2.6 - #importing gemset /Users/tjarratt/.rvm/gemsets/global.gems............................................................. | |
| rubinius-2.2.6 - #generating global wrappers......... | |
| rubinius-2.2.6 - #gemset created /Users/tjarratt/.rvm/gems/rubinius-2.2.6 | |
| rubinius-2.2.6 - #importing gemsetfile /Users/tjarratt/.rvm/gemsets/default.gems evaluated to empty gem list | |
| rubinius-2.2.6 - #generating default wrappers......... | |
| Gemset '' does not exist, 'rvm rbx-2.2.6 do rvm gemset create ' first, or append '--create'. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment