Last active
July 1, 2016 13:21
-
-
Save samgranieri/a8c72be43272563e3d24 to your computer and use it in GitHub Desktop.
How to install gems that need openssl with rbenv on osx el capitan with ruby 2.3.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
PKG_CONFIG_PATH=/usr/local/Cellar/openssl/1.0.2h_1/lib/pkgconfig gem install eventmachine |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment