Created
September 18, 2010 20:25
-
-
Save thewoolleyman/586012 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
/home/centos/.rvm/bin/rvm install 1.8.7-p174 | |
/home/centos/.rvm/rubies/ruby-1.8.7-p174, this may take a while depending on your cpu(s)... | |
ruby-1.8.7-p174 - #fetching | |
ruby-1.8.7-p174 - #extracting ruby-1.8.7-p174 to /home/centos/.rvm/src/ruby-1.8.7-p174 | |
Error running '\''bunzip2 < '\''/home/centos/.rvm/archives/ruby-1.8.7-p174.tar.bz2'\'' | tar xf - -C /tmp/rvm_src_6449'\'', please check /home/centos/.rvm/log/ruby-1.8.7-p174/extract.error.log | |
There has been an error while trying to extract the source. Halting the installation. | |
There has been an error fetching the ruby interpreter. Halting the installation. | |
$? was zero after this |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment