Skip to content

Instantly share code, notes, and snippets.

@schlueter
Created April 2, 2015 20:01
Show Gist options
  • Save schlueter/50cf66775c8c0426b06e to your computer and use it in GitHub Desktop.
Save schlueter/50cf66775c8c0426b06e to your computer and use it in GitHub Desktop.
Pyenv install OS X 10.10.2
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