Skip to content

Instantly share code, notes, and snippets.

@gwijayas
Created March 21, 2015 09:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gwijayas/2f2efa78ff665a6638b9 to your computer and use it in GitHub Desktop.
Save gwijayas/2f2efa78ff665a6638b9 to your computer and use it in GitHub Desktop.
ubuntu install python 2.7.9 with pyenv
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