Skip to content

Instantly share code, notes, and snippets.

@kirantambe
Created December 11, 2018 10:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kirantambe/7299ee518f5c5df9f1157566ea0886ea to your computer and use it in GitHub Desktop.
Save kirantambe/7299ee518f5c5df9f1157566ea0886ea to your computer and use it in GitHub Desktop.
M2Crypto OSX install
brew install openssl
brew install swig
pip install --global-option=build_ext --global-option="-I/usr/local/opt/openssl/include" m2crypto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment