Skip to content

Instantly share code, notes, and snippets.

@slipstreamstudio
Created March 14, 2011 16:15
Show Gist options
  • Save slipstreamstudio/869394 to your computer and use it in GitHub Desktop.
Save slipstreamstudio/869394 to your computer and use it in GitHub Desktop.
rvm install 1.9.2
Installing Ruby from source to: /Users/lawrencecurtis/.rvm/rubies/ruby-1.9.2-p180, this may take a while depending on your cpu(s)...
ruby-1.9.2-p180 - #fetching
ruby-1.9.2-p180 - #extracted to /Users/lawrencecurtis/.rvm/src/ruby-1.9.2-p180 (already extracted)
ruby-1.9.2-p180 - #configuring
ruby-1.9.2-p180 - #compiling
ruby-1.9.2-p180 - #installing
ruby-1.9.2-p180 - Updating #rubygems to the latest.
Removing old Rubygems files...
Installing rubygems dedicated to ruby-1.9.2-p180...
Retrieving rubygems-1.6.2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 236k 100 236k 0 0 359k 0 --:--:-- --:--:-- --:--:-- 914k
Extracting rubygems-1.6.2 ...
Installing rubygems for /Users/lawrencecurtis/.rvm/rubies/ruby-1.9.2-p180/bin/ruby
Installation of rubygems completed successfully.
ruby-1.9.2-p180 - Updating #rubygems to the latest.
Removing old Rubygems files...
Installing rubygems dedicated to ruby-1.9.2-p180...
Installing rubygems for /Users/lawrencecurtis/.rvm/rubies/ruby-1.9.2-p180/bin/ruby
Installation of rubygems completed successfully.
ruby-1.9.2-p180 - adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
ruby-1.9.2-p180 - #importing default gemsets (/Users/lawrencecurtis/.rvm/gemsets/)
Install of ruby-1.9.2-p180 - #complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment