Skip to content

Instantly share code, notes, and snippets.

@samgranieri
Last active July 1, 2016 13:21
Show Gist options
  • Save samgranieri/a8c72be43272563e3d24 to your computer and use it in GitHub Desktop.
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
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