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 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 ]] |
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 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. |
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
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 |
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
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 ]] |
NewerOlder