Skip to content

Instantly share code, notes, and snippets.

@pinkasey
Created February 15, 2017 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pinkasey/8f9c3058b0eb0ab1531f2983f122599e to your computer and use it in GitHub Desktop.
Save pinkasey/8f9c3058b0eb0ab1531f2983f122599e to your computer and use it in GitHub Desktop.
rvm install ruby-2.4.0 on OSX 10.11.6
ruby-2.4.0 - #removing src/ruby-2.4.0......
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.11/x86_64/ruby-2.4.0.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for osx.
Installing requirements for osx.
Updating system.................
Installing required packages: openssl@1.1....
Certificates in '/usr/local/etc/openssl/cert.pem' are already up to date.
Requirements installation successful.
Installing Ruby from source to: /Users/epinkas/.rvm/rubies/ruby-2.4.0, this may take a while depending on your cpu(s)...
ruby-2.4.0 - #downloading ruby-2.4.0, this may take a while depending on your connection...
ruby-2.4.0 - #extracting ruby-2.4.0 to /Users/epinkas/.rvm/src/ruby-2.4.0.................
ruby-2.4.0 - #configuring...................................................................
ruby-2.4.0 - #post-configuration...
ruby-2.4.0 - #compiling..............................................................
ruby-2.4.0 - #installing.....
ruby-2.4.0 - #making binaries executable..
ruby-2.4.0 - #downloading rubygems-2.6.10
ruby-2.4.0 - #extracting rubygems-2.6.10..................
ruby-2.4.0 - #removing old rubygems.....................................
$LANG was empty, setting up LANG=en_US, if it fails again try setting LANG to something sane and try again.
ruby-2.4.0 - #installing rubygems-2.6.10.
Missing 'ruby' in 'rubygems_detect_ruby_lib_gem_path'.
ruby-2.4.0 - #gemset created /Users/epinkas/.rvm/gems/ruby-2.4.0@global
ruby-2.4.0 is not installed.
To install do: 'rvm install ruby-2.4.0'
ruby-2.4.0 is not installed.
To install do: 'rvm install ruby-2.4.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment