Skip to content

Instantly share code, notes, and snippets.

@Ch00k
Created August 18, 2013 05:42
Show Gist options
  • Select an option

  • Save Ch00k/6260078 to your computer and use it in GitHub Desktop.

Select an option

Save Ch00k/6260078 to your computer and use it in GitHub Desktop.
ay:~$ rvm install 1.9.3
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.8/x86_64/ruby-1.9.3-p448.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for osx_brew.
Installing requirements for osx_brew.
xcode-select: Error: No Xcode is selected. Use xcode-select -switch <path-to-xcode>, or see the xcode-select manpage (man xcode-select) for further information.
Updated Homebrew from 9ac57d42 to ea18a30d.
==> Updated Formulae
csync libmagic rabbitmq-c sbcl vifm wine
Cloning into '/usr/local/Library/Taps/homebrew-versions'...
remote: Counting objects: 1089, done.
remote: Compressing objects: 100% (646/646), done.
remote: Total 1089 (delta 586), reused 913 (delta 443)
Receiving objects: 100% (1089/1089), 287.46 KiB | 318 KiB/s, done.
Resolving deltas: 100% (586/586), done.
Tapped 103 formula
Installing required packages: autoconf, automake, libtool, gcc46, libyaml, readline, libksba, openssl..................................................................................................................... ....................................................................
Certificates in '/usr/local/etc/openssl/cert.pem' already are up to date.
Requirements installation successful.
Installing Ruby from source to: /Users/ay/.rvm/rubies/ruby-1.9.3-p448, this may take a while depending on your cpu(s)...
ruby-1.9.3-p448 - #downloading ruby-1.9.3-p448, 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 9816k 100 9816k 0 0 283k 0 0:00:34 0:00:34 --:--:-- 231k
ruby-1.9.3-p448 - #extracting ruby-1.9.3-p448 to /Users/ay/.rvm/src/ruby-1.9.3-p448
ruby-1.9.3-p448 - #extracted to /Users/ay/.rvm/src/ruby-1.9.3-p448
ruby-1.9.3-p448 - #configuring...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................
ruby-1.9.3-p448 - #post-configuration
ruby-1.9.3-p448 - #compiling..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
ruby-1.9.3-p448 - #installing.........................................................................................................
Retrieving rubygems-2.0.7
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 329k 100 329k 0 0 387k 0 --:--:-- --:--:-- --:--:-- 946k
Extracting rubygems-2.0.7 ...
Removing old Rubygems files...
Installing rubygems-2.0.7 for ruby-1.9.3-p448.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Installation of rubygems completed successfully.
Saving wrappers to '/Users/ay/.rvm/wrappers/ruby-1.9.3-p448'........
ruby-1.9.3-p448 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
ruby-1.9.3-p448 - #importing default gemsets, this may take time.......................
Install of ruby-1.9.3-p448 - #complete
ay:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment