Skip to content

Instantly share code, notes, and snippets.

View tinomen's full-sized avatar

Jake Mallory tinomen

View GitHub Profile
$ rvm install openssl --trace
install openssl --trace
rvm 0.1.18 by Wayne E. Seguin ([email protected]) [http://rvm.beginrescueend.com/]
+ [[ -z openssl ]]
+ [[ ! -z '' ]]
+ [[ ! -z '' ]]
+ [[ 0 -gt 0 ]]
+ [[ 0 -gt 0 ]]
> rvm install openssl ; rvm remove 1.8.6-p287 ; rvm install 1.8.6-p287 -C --with-openssl-dir=$HOME/.rvm/usr --trace
Fetching openssl-0.9.8k.tar.gz to /Users/jmallory/.rvm/archives
Extracting openssl-0.9.8k.tar.gz to /Users/jmallory/.rvm/src
Configuring openssl in /Users/jmallory/.rvm/src/openssl-0.9.8k.
Removing /Users/jmallory/.rvm/src/ruby-1.8.6-p287...
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
it seems that /Users/jmallory/.rvm/rubies/ruby-1.8.6-p287 is already non existent.
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
install 1.8.6-p287 --trace
Removing /Users/jmallory/.rvm/src/ruby-1.8.6-p399...
Removing /Users/jmallory/.rvm/rubies/ruby-1.8.6-p399...
install 1.8.6 --trace
rvm 0.1.18 by Wayne E. Seguin ([email protected]) [http://rvm.beginrescueend.com/]
+ [[ -z install ]]