Skip to content

Instantly share code, notes, and snippets.

@olly
Created December 12, 2012 15:56
Show Gist options
  • Save olly/4268927 to your computer and use it in GitHub Desktop.
Save olly/4268927 to your computer and use it in GitHub Desktop.
rvm install --debug 2.0.0
2.0.0 - install
Remote file does not exist https://rvm.io/binaries/osx/10.8/x86_64/ruby-2.0.0-preview2.tar.bz2
Remote file does not exist http://jruby.org.s3.amazonaws.com/downloads/ruby-2.0.0-preview2.tar.bz2
rvm_remote_server_url2 not found
No remote file name found
No binary rubies available for: osx/10.8/x86_64/ruby-2.0.0-preview2.
Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies.
Libyaml already installed
rvm_configure_flags+=( --with-opt-dir=/Users/Olly/.rvm/usr )
found compiler: /usr/local/bin/gcc-4.2
Fetching openssl-1.0.1c.tar.gz to /Users/Olly/.rvm/archives
Fetching: http://www.openssl.org/source/openssl-1.0.1c.tar.gz
Fetch command: curl -f -L --create-dirs -C - -o openssl-1.0.1c.tar.gz
Archive checksum matched, not downloading
Downloaded archive checksum matched.
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