Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
[2013-03-28 12:45:31] ./configure | |
configure: WARNING: unrecognized options: --without-tcl, --without-tk | |
checking build system type... i386-apple-darwin12.3.0 | |
checking host system type... i386-apple-darwin12.3.0 | |
checking target system type... i386-apple-darwin12.3.0 | |
checking whether the C compiler works... no | |
configure: error: in `/Users/user/.rvm/src/ruby-1.9.2-p320': | |
configure: error: C compiler cannot create executables | |
See `config.log' for more details |
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
users-imac:~ user$ rvm install 1.9.2 | |
Searching for binary rubies, this might take some time. | |
No binary rubies available for: osx/10.8/x86_64/ruby-1.9.2-p320. | |
Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies. | |
Installing requirements for osx, might require sudo password. | |
Already up-to-date. | |
Certificates in '/usr/local/etc/openssl/cert.pem' already are up to date. | |
Warning: found user selected compiler '/usr/bin/gcc-4.2', this will suppress RVM auto detection mechanisms. | |
Installing Ruby from source to: /Users/user/.rvm/rubies/ruby-1.9.2-p320, this may take a while depending on your cpu(s)... | |
ruby-1.9.2-p320 - #downloading ruby-1.9.2-p320, this may take a while depending on your connection... |