-
-
Save Dan0sz/2c240376741e5c0ef117c3eb32bc1564 to your computer and use it in GitHub Desktop.
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
# Prerequisites for Python 2.7.x | |
apt-get update | |
apt-get install build-essential checkinstall | |
apt-get install libreadline-gplv2-dev libncursesw5-dev libssl-dev libsqlite3-dev tk-dev libgdbm-dev libc6-dev libbz2-dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment