Created
September 19, 2013 12:59
-
-
Save thomthom/6623127 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tthomas-westm1:~ tthomas2$ rvm install 2.0.0 --32 --with-openssl-dir=$HOME/.rvm/usr --with-zlib-dir=$HOME/.rvm/usr | |
Checking requirements for osx. | |
Certificates in '/opt/local/etc/openssl/cert.pem' already are up to date. | |
Requirements installation successful. | |
Installing Ruby from source to: /Users/tthomas2/.rvm/rubies/ruby-2.0.0-p247, this may take a while depending on your cpu(s)... | |
ruby-2.0.0-p247 - #downloading ruby-2.0.0-p247, this may take a while depending on your connection... | |
ruby-2.0.0-p247 - #extracting ruby-2.0.0-p247 to /Users/tthomas2/.rvm/src/ruby-2.0.0-p247 | |
ruby-2.0.0-p247 - #extracted to /Users/tthomas2/.rvm/src/ruby-2.0.0-p247 | |
Applying patch /Users/tthomas2/.rvm/patches/ruby/2.0.0/logging.patch.... | |
ruby-2.0.0-p247 - #configuring...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... | |
ruby-2.0.0-p247 - #post-configuration | |
ruby-2.0.0-p247 - #compiling................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... | |
ruby-2.0.0-p247 - #installing...................................................................................................................................... | |
Retrieving rubygems-2.1.4 | |
Extracting rubygems-2.1.4 ... | |
Removing old Rubygems files... | |
$LANG was empty, setting up LANG=en_US, if it fails again try setting LANG to something sane and try again. | |
Installing rubygems-2.1.4 for ruby-2.0.0-p247........................... | |
Error running 'env GEM_PATH=/Users/tthomas2/.rvm/gems/ruby-2.0.0-p247:/Users/tthomas2/.rvm/gems/ruby-2.0.0-p247@global:/Users/tthomas2/.rvm/gems/ruby-2.0.0-p247:/Users/tthomas2/.rvm/gems/ruby-2.0.0-p247@global GEM_HOME=/Users/tthomas2/.rvm/gems/ruby-2.0.0-p247 /Users/tthomas2/.rvm/rubies/ruby-2.0.0-p247/bin/ruby -d /Users/tthomas2/.rvm/src/rubygems-2.1.4/setup.rb', | |
please read /Users/tthomas2/.rvm/log/1379594919_ruby-2.0.0-p247/rubygems.install.log | |
Installation of rubygems did not complete successfully. | |
Saving wrappers to '/Users/tthomas2/.rvm/wrappers/ruby-2.0.0-p247'............ | |
ruby-2.0.0-p247 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake). | |
ruby-2.0.0-p247 - #importing default gemsets, this may take time............................... | |
Install of ruby-2.0.0-p247 - #complete |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment