Skip to content

Instantly share code, notes, and snippets.

View justinhenricks's full-sized avatar

Justin Henricks justinhenricks

View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@justinhenricks
justinhenricks / gist:5264973
Created March 28, 2013 17:01
Configure.log
[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
@justinhenricks
justinhenricks / gist:5264924
Created March 28, 2013 16:56
error when running rvm install 1.9.2
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...