Last Updated: February 25, 2016
·
1.278K
· gabrielstuff

Brew install python fail on Maverick ? Here is the solution !

Hi !

I'm might be alone with this issue... but well, guess what, I do not care ! If it could help.

If you meet this infamous error :

checking for krb5-config... /usr/bin/krb5-config
checking for DSA_get_default_method in -lssl... no
checking for X509_free in -lcrypto... yes
checking for pkg-config... no
configure: error: Cannot find OpenSSL's <evp.h>

Well if you search deeply you will find this :
https://github.com/mxcl/homebrew/issues/20431

And happyness :

xcode-select --install 

can also save your day ! Wait for the download and run the brew install python again.

Voilà it works !

2 Responses
Add your response

I could brew install python on Mavericks but could not link it... you're not alone..

over 1 year ago ·

did you try it fix it for me :) both link and compilation.

over 1 year ago ·