Joined February 2012
·

Ryan L'Italien

Software Developer
·
Boston, MA
·
·
·

If you run into this error:

The Ruby openssl extension was not compiled. Missing the OpenSSL lib?

Try:

brew install openssl

RUBY_CONFIGURE_OPTS=--with-openssl-dir=/usr/local/Cellar/openssl/1.0.1e rbenv install 2.1.1

https://github.com/sstephenson/ruby-build/issues/377#issuecomment-21014365

Achievements
78 Karma
9,032 Total ProTip Views