Skip to content

Instantly share code, notes, and snippets.

@bcnzer
Last active June 30, 2017 10:48
Show Gist options
  • Select an option

  • Save bcnzer/c269ed2a2f948bcd53ed0c4849f4932b to your computer and use it in GitHub Desktop.

Select an option

Save bcnzer/c269ed2a2f948bcd53ed0c4849f4932b to your computer and use it in GitHub Desktop.
Configure and compile Python
cd Python-3.6.0
sudo -s
bash configure
make altinstall
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment