Skip to content

Instantly share code, notes, and snippets.

@jonwerbell
Created June 30, 2013 03:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonwerbell/5893780 to your computer and use it in GitHub Desktop.
Save jonwerbell/5893780 to your computer and use it in GitHub Desktop.
2.0.0 - install
Searching for binary rubies, this might take some time.
Remote file does not exist https://rvm.io/binaries/osx/10.8/x86_64/ruby-2.0.0-p247.tar.bz2
Remote file does not exist http://jruby.org.s3.amazonaws.com/downloads/ruby-2.0.0-p247.tar.bz2
Remote file does not exist http://binaries.rubini.us/osx/10.8/x86_64/ruby-2.0.0-p247.tar.bz2
rvm_remote_server_url3 not found
No remote file name found
No binary rubies available for: osx/10.8/x86_64/ruby-2.0.0-p247.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
__rvm_setup_compile_environment_setup ruby-2.0.0-p247
rvm_autolibs_flag=4
__rvm_setup_compile_environment_requirements ruby-2.0.0-p247
Installing requirements for osx, might require sudo password.
requirements code for osx loaded
brew seems to be writable
Found required packages: autoconf, automake, libtool, pkg-config, libyaml, readline, libksba, openssl.
PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/bin:/usr/local/sbin:~/bin:/Users/jonathan/.rvm/gems/ruby-1.9.3-p392/bin:/Users/jonathan/.rvm/gems/ruby-1.9.3-p392@global/bin:/Users/jonathan/.rvm/rubies/ruby-1.9.3-p392/bin:/Users/jonathan/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libyaml )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/readline )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libksba )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/openssl )
Updating certificates in '/usr/local/etc/openssl/cert.pem'.
__rvm_setup_compile_environment_movable ruby-2.0.0-p247
__rvm_setup_compile_environment_osx_compiler ruby-2.0.0-p247
__rvm_setup_compile_environment_architectures ruby-2.0.0-p247
rvm_architectures(0):.
__rvm_setup_compile_environment_gcc47plus ruby-2.0.0-p247
__rvm_setup_compile_environment_bison ruby-2.0.0-p247
__rvm_setup_compile_environment_smartos ruby-2.0.0-p247
__rvm_setup_compile_environment_sunos ruby-2.0.0-p247
__rvm_setup_compile_environment_openbsd ruby-2.0.0-p247
__rvm_setup_compile_environment_auto_conf_make ruby-2.0.0-p247
__rvm_setup_compile_environment_flags_docs ruby-2.0.0-p247
__rvm_setup_compile_environment_flags_tcltk ruby-2.0.0-p247
__rvm_setup_compile_environment_flags_shared_static ruby-2.0.0-p247
__rvm_setup_compile_environment_flags_threads ruby-2.0.0-p247
found compiler: /usr/bin/clang
Installing Ruby from source to: /Users/jonathan/.rvm/rubies/ruby-2.0.0-p247, this may take a while depending on your cpu(s)...
ruby-2.0.0-p247 - #downloading ruby-2.0.0-p247, this may take a while depending on your connection...
Archive checksum matched, not downloading
Downloaded archive checksum matched.
ruby-2.0.0-p247 - #extracted to /Users/jonathan/.rvm/src/ruby-2.0.0-p247 (already extracted)
Trying patch 'default'.
Patch name 'default'.
Trying patch 'osx'.
Patch name 'osx'.
All found patches(0): .
Log file: /Users/jonathan/.rvm/log/ruby-2.0.0-p247/1372564044_configure.log
[2013-06-29 23:47:24] ./configure
current path: /Users/jonathan/.rvm/src/ruby-2.0.0-p247
command(7): ./configure --prefix=/Users/jonathan/.rvm/rubies/ruby-2.0.0-p247 --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl --disable-install-doc --without-tcl --without-tk --enable-shared
[32mruby-2.0.0-p247 - #configuring [0m.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment