Skip to content

Instantly share code, notes, and snippets.

@washu
Created November 3, 2014 12:00
Show Gist options
  • Save washu/f3e369a6105c4bf5a51b to your computer and use it in GitHub Desktop.
Save washu/f3e369a6105c4bf5a51b to your computer and use it in GitHub Desktop.
failed rvm install of rbx
jupiter:~ washu$ rvm install rbx-2.3
rbx-2.3.0 - #removing src/rbx-2.3.0..
rbx-2.3.0 - #removing rubies/rbx-2.3.0..
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.9/x86_64/rbx-2.3.0.
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' are already up to date.
Requirements installation successful.
ruby-2.1.1@rubinius - #regenerating binstubs..........
rbx-2.3.0 - #downloading rubinius-2.3.0, this may take a while depending on your connection...
rbx-2.3.0 - #extracting rubinius-2.3.0 to /Users/washu/.rvm/src/rbx-2.3.0....
ruby-2.1.1@rubinius - #bundle install..
rbx-2.3.0 - #configuring............
rbx-2.3.0 - #compiling.....................................................................................................................................................................................|
rbx-2.3.0 - #making binaries executable..
Rubygems 2.4.2 already available in installed ruby, skipping installation, use --force to reinstall.
rbx-2.3.0 - #gemset created /Users/washu/.rvm/gems/rbx-2.3.0@global
rbx-2.3.0 - #importing gemset /Users/washu/.rvm/gemsets/global.gems......................................................
rbx-2.3.0 - #generating global wrappers........
rbx-2.3.0 - #gemset created /Users/washu/.rvm/gems/rbx-2.3.0
rbx-2.3.0 - #importing gemsetfile /Users/washu/.rvm/gemsets/default.gems evaluated to empty gem list
rbx-2.3.0 - #generating default wrappers........
rbx-2.3 is not installed.
To install do: 'rvm install rbx-2.3'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment