Created
June 27, 2010 04:46
-
-
Save esparkman/454646 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
| esdezines ~: rvm install 1.9.2 | |
| info: Installing Ruby from source to: /Users/esparkman/.rvm/rubies/ruby-1.9.2-preview3 | |
| info: /Users/esparkman/.rvm/src/ruby-1.9.2-preview3 has already been extracted. | |
| info: Configuring ruby-1.9.2-preview3, this may take a while depending on your cpu(s)... | |
| error: Error running './configure --prefix=/Users/esparkman/.rvm/rubies/ruby-1.9.2-preview3 --enable-shared ', please check /Users/esparkman/.rvm/log/ruby-1.9.2-preview3/configure*.log | |
| error: There has been an error while running configure. Aborting the installation. | |
| esdezines ~: | |
| [2010-06-25 22:59:45] ./configure --prefix=/Users/esparkman/.rvm/rubies/ruby-1.9.2-preview3 --enable-shared | |
| configure: error: cannot find install-sh, install.sh, or shtool in tool "."/tool | |
| [2010-06-25 23:02:52] ./configure --prefix=/Users/esparkman/.rvm/rubies/ruby-1.9.2-preview3 --enable-shared | |
| configure: error: cannot find install-sh, install.sh, or shtool in tool "."/tool | |
| [2010-06-26 22:46:10] ./configure --prefix=/Users/esparkman/.rvm/rubies/ruby-1.9.2-preview3 --enable-shared | |
| configure: error: cannot find install-sh, install.sh, or shtool in tool "."/tool |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment