Skip to content

Instantly share code, notes, and snippets.

@vmlinz
Last active December 24, 2015 02:53
Show Gist options
  • Select an option

  • Save vmlinz/add7819f52706fdc7b98 to your computer and use it in GitHub Desktop.

Select an option

Save vmlinz/add7819f52706fdc7b98 to your computer and use it in GitHub Desktop.
Install eventmachine gem with brew installed open ssl
bundle config build.eventmachine --with-cppflags=\"-I/usr/local/opt/openssl/include\" --with-ldflags=\"-L/usr/local/opt/openssl/lib\"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment