Differences between revisions 2 and 3
Revision 2 as of 2011-10-27 13:14:33
Size: 2006
Editor: proxy
Comment:
Revision 3 as of 2011-10-27 13:15:26
Size: 2004
Editor: proxy
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Building Python from source on Ubuntu = =Building Python from source on Ubuntu=

=Building Python from source on Ubuntu=

The following packages are required install to get a complete build on Ubuntu.

  • libbz2-dev
  • libgdbm-dev
  • liblzma-dev
  • libreadline-dev
  • libsqlite3-dev
  • libssl-dev
  • tcl-dev
  • tk-dev
  • dpkg-dev (this should solve the _crypt and nis failures)

zlib1g-dev isn't on the list as it gets installed automatically as a dependency of libssl-dev.


CategoryFaq

UbuntuInstall (last edited 2011-10-27 13:17:25 by proxy)

Unable to edit the page? See the FrontPage for instructions.