Skip to content

Instantly share code, notes, and snippets.

@dasgoll
Created September 18, 2014 12:28
Show Gist options
  • Save dasgoll/50c12bd958103166b35d to your computer and use it in GitHub Desktop.
Save dasgoll/50c12bd958103166b35d to your computer and use it in GitHub Desktop.
## I needed those last time
yum install gcc zlib-devel openssl-devel mysql-devel
## could be needed (??)
libz-dev (or zlib)
libbz2-dev
libreadline-dev
libsqlite3-dev
libncurses5-dev
libgdbm-dev
install pythonz, and then install python 2.7.8
curl -kL https://raw.github.com/saghul/pythonz/master/pythonz-install | bash
exit shell
pythonz install 2.7.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment