Created
March 21, 2015 09:05
-
-
Save gwijayas/2f2efa78ff665a6638b9 to your computer and use it in GitHub Desktop.
ubuntu install python 2.7.9 with pyenv
This file contains 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
CONFIGURE_OPTS="--enable-unicode=ucs4 --with-dbmliborder=bdb:gdbm --with-system-expat --with-system-ffi --with-fpectl --enable-ipv6" pyenv install 2.7.9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment