Joined August 2014
·
Posted to
missing the openssl lib when rbenv install 2.1.0-dev
over 1 year
ago
Have this page bookmarked since I've needed it a few times but after upgrading to Mavericks it no longer worked for me - this did:
CONFIGURE_OPTS="--with-openssl-dir=brew --prefix openssl
" rbenv install 2.1.2
Posted to
missing the openssl lib when rbenv install 2.1.0-dev
over 1 year
ago
Thanks for the info - spent a long time trying to work around this issue but "brew link openssl --force" also worked for me
The comment system appears to have stripped them, but there should be backticks around
brew --prefix openssl