Created
December 12, 2012 15:40
-
-
Save olly/4268796 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
[2012-12-12 15:35:53] ./Configure darwin64-x86_64-cc -I/Users/Olly/.rvm/usr/include -L/Users/Olly/.rvm/usr/lib zlib no-asm no-krb5 shared --prefix=/Users/Olly/.rvm/usr --with-opt-dir=/Users/Olly/.rvm/usr | |
Usage: Configure [no-<cipher> ...] [enable-<cipher> ...] [experimental-<cipher> ...] [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [no-hw-xxx|no-hw] [[no-]threads] [[no-]shared] [[no-]zlib|zlib-dynamic] [no-asm] [no-dso] [no-krb5] [sctp] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] [--with-xxx[=vvv]] [--test-sanity] os/compiler[:flags] |
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
~ ❯ rvm reinstall 2.0.0-preview2 | |
Removing /Users/Olly/.rvm/src/ruby-2.0.0-preview2... | |
/Users/Olly/.rvm/rubies/ruby-2.0.0-preview2 has already been removed. | |
No binary rubies available for: downloads/ruby-2.0.0-preview2. | |
Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies. | |
Fetching openssl-1.0.1c.tar.gz to /Users/Olly/.rvm/archives | |
Extracting openssl to /Users/Olly/.rvm/src/openssl-1.0.1c | |
Configuring openssl in /Users/Olly/.rvm/src/openssl-1.0.1c. | |
Error running './Configure darwin64-x86_64-cc -I/Users/Olly/.rvm/usr/include -L/Users/Olly/.rvm/usr/lib zlib no-asm no-krb5 shared --prefix=/Users/Olly/.rvm/usr --with-opt-dir=/Users/Olly/.rvm/usr ', please read /Users/Olly/.rvm/log/ruby-2.0.0-preview2/openssl/configure.log | |
Compiling openssl in /Users/Olly/.rvm/src/openssl-1.0.1c. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment