Skip to content

Instantly share code, notes, and snippets.

Created January 2, 2013 23:24
Show Gist options
  • Save anonymous/4439310 to your computer and use it in GitHub Desktop.
Save anonymous/4439310 to your computer and use it in GitHub Desktop.
sudo run apt-get update
sudo apt-get install libreadline-dev
sudo apt-get build-dep python2.7
cd /tmp
wget http://www.stackless.com/binaries/stackless-272-export.tar.bz2
bunzip2 stackless-272-export.tar.bz2
tar xf stackless-272-export.tar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment