Created
October 18, 2013 10:23
-
-
Save codebeige/7039546 to your computer and use it in GitHub Desktop.
Install Ruby with Homebrew OpenSSL
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
CONFIGURE_OPTS="--with-openssl-dir=$(brew --prefix openssl) --with-readline-dir=$(brew --prefix readline)" rbenv install 2.0.0-p247 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment