Skip to content

Instantly share code, notes, and snippets.

Created March 9, 2014 16:13
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 anonymous/9450042 to your computer and use it in GitHub Desktop.
Save anonymous/9450042 to your computer and use it in GitHub Desktop.
rvm install 2.0.0
ruby-2.0.0-p451 - #removing src - please wait
Searching for binary rubies, this might take some time.
No binary rubies available for: arch/libc-2.19/x86_64/ruby-2.0.0-p451.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for arch.
Requirements installation successful.
Installing Ruby from source to: /home/jwfoxjr/.rvm/rubies/ruby-2.0.0-p451, this may take a while depending on your cpu(s)...
ruby-2.0.0-p451 - #downloading ruby-2.0.0-p451, this may take a while depending on your connection...
ruby-2.0.0-p451 - #extracting ruby-2.0.0-p451 to /home/jwfoxjr/.rvm/src/ruby-2.0.0-p451 - please wait
ruby-2.0.0-p451 - #configuring - please wait
ruby-2.0.0-p451 - #post-configuration - please wait
ruby-2.0.0-p451 - #compiling - please wait
Error running '__rvm_make -j8',
showing last 15 lines of /home/jwfoxjr/.rvm/log/1394381176_ruby-2.0.0-p451/make.log
compiling openssl_missing.c
compiling ossl_x509cert.c
compiling ossl_x509req.c
compiling ossl_cipher.c
compiling ossl_bio.c
compiling ossl_hmac.c
installing default openssl libraries
linking shared-object openssl.so
make[2]: Leaving directory '/home/jwfoxjr/.rvm/src/ruby-2.0.0-p451/ext/openssl'
linking shared-object ripper.so
make[2]: Leaving directory '/home/jwfoxjr/.rvm/src/ruby-2.0.0-p451/ext/ripper'
make[1]: Leaving directory '/home/jwfoxjr/.rvm/src/ruby-2.0.0-p451'
uncommon.mk:179: recipe for target 'build-ext' failed
make: *** [build-ext] Error 2
+__rvm_make:0> return 2
There has been an error while running make. Halting the installation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment