Created
September 6, 2009 11:52
-
-
Save jarib/181768 to your computer and use it in GitHub Desktop.
This file contains 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
jarib :: ~/src/git/rvm> rvm install 1.9.1 -C --enable-shared=true,--with-readline-dir=/usr/local | |
<i> Installing Ruby from source to: /Users/jarib/.rvm/ruby-1.9.1-p243 | |
<i> Downloading ruby-1.9.1-p243, this may take a while depending on your connection... | |
<i> Extracting ruby-1.9.1-p243 ... | |
__rvm_run:4: no such file or directory: /Users/jarib/.rvm/log/ruby-1.9.1-p243/extract.log | |
error There was an error, please check /Users/jarib/.rvm/log/ruby-1.9.1-p243/extract.error.log | |
__rvm_run:4: no such file or directory: /Users/jarib/.rvm/log/ruby-1.9.1-p243/autoconf.log | |
error There was an error, please check /Users/jarib/.rvm/log/ruby-1.9.1-p243/autoconf.error.log | |
error There was an error, please check /Users/jarib/.rvm/log/ruby-1.9.1-p243/*.error.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment