Skip to content

Instantly share code, notes, and snippets.

@munhitsu
Created February 2, 2016 14:22
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 munhitsu/0b7022e0b05a0ad1cd64 to your computer and use it in GitHub Desktop.
Save munhitsu/0b7022e0b05a0ad1cd64 to your computer and use it in GitHub Desktop.
brew install swig
env LDFLAGS="-L$(brew --prefix openssl)/lib" \
CFLAGS="-I$(brew --prefix openssl)/include" \
SWIG_FEATURES="-cpperraswarn -includeall -I$(brew --prefix openssl)/include" \
pip install m2crypto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment