Created
May 19, 2013 09:44
-
-
Save lodestone/5607215 to your computer and use it in GitHub Desktop.
rbenv install ruby 2.0.0-p195 on Mac OS X 10.8 with openssl installed via brew (works for me)
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`" rbenv install 2.0.0-p195 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment