Created
April 2, 2015 20:01
-
-
Save schlueter/50cf66775c8c0426b06e to your computer and use it in GitHub Desktop.
Pyenv install OS X 10.10.2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CFLAGS="-I$(xcrun --show-sdk-path)/usr/include -I$(brew --prefix openssl)/include" LDFLAGS="-L$(brew --prefix openssl)/lib" pyenv install 3.4.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment