Do
$> brew install openssl
$> brew install swig
Now add these lines to your ~/.zshrc
file on Mac OS X
# this is very slow, see https://github.com/Homebrew/brew/issues/3327
# OPENSSL=$(brew --prefix openssl)
# this is much faster
Do
$> brew install openssl
$> brew install swig
Now add these lines to your ~/.zshrc
file on Mac OS X
# this is very slow, see https://github.com/Homebrew/brew/issues/3327
# OPENSSL=$(brew --prefix openssl)
# this is much faster