Skip to content

Instantly share code, notes, and snippets.

Created October 14, 2011 09:35
Show Gist options
  • Save anonymous/1286684 to your computer and use it in GitHub Desktop.
Save anonymous/1286684 to your computer and use it in GitHub Desktop.
Installing Ruby from source to: /usr/local/rvm/rubies/ruby-1.8.7-p352, this may take a while depending on your cpu(s)...
ruby-1.8.7-p352 - #fetching
ruby-1.8.7-p352 - #downloading ruby-1.8.7-p352, this may take a while depending on your connection...
ruby-1.8.7-p352 - #extracting ruby-1.8.7-p352 to /usr/local/rvm/src/ruby-1.8.7-p352
ruby-1.8.7-p352 - #extracted to /usr/local/rvm/src/ruby-1.8.7-p352
ruby-1.8.7-p352 - #configuring
ruby-1.8.7-p352 - #compiling
ruby-1.8.7-p352 - #installing
Retrieving rubygems-1.8.10
Extracting rubygems-1.8.10 ...
Removing old Rubygems files...
Installing rubygems-1.8.10 for ruby-1.8.7-p352 ...
Installation of rubygems completed successfully.
ruby-1.8.7-p352 - adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
ruby-1.8.7-p352 - #importing default gemsets (/usr/local/rvm/gemsets/)
Install of ruby-1.8.7-p352 - #complete
Installing Ruby from source to: /usr/local/rvm/rubies/ruby-1.9.2-p290, this may take a while depending on your cpu(s)...
ruby-1.9.2-p290 - #fetching
ruby-1.9.2-p290 - #downloading ruby-1.9.2-p290, this may take a while depending on your connection...
ruby-1.9.2-p290 - #extracting ruby-1.9.2-p290 to /usr/local/rvm/src/ruby-1.9.2-p290
ruby-1.9.2-p290 - #extracted to /usr/local/rvm/src/ruby-1.9.2-p290
Fetching yaml-0.1.4.tar.gz to /usr/local/rvm/archives
Extracting yaml-0.1.4.tar.gz to /usr/local/rvm/src
Configuring yaml in /usr/local/rvm/src/yaml-0.1.4.
Compiling yaml in /usr/local/rvm/src/yaml-0.1.4.
Installing yaml to /usr/local/rvm/usr
ruby-1.9.2-p290 - #configuring
ruby-1.9.2-p290 - #compiling
ruby-1.9.2-p290 - #installing
Removing old Rubygems files...
Installing rubygems-1.8.10 for ruby-1.9.2-p290 ...
Installation of rubygems completed successfully.
ruby-1.9.2-p290 - adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
ruby-1.9.2-p290 - #importing default gemsets (/usr/local/rvm/gemsets/)
Install of ruby-1.9.2-p290 - #complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment