help req installing python 2.6

James Mills prologic at shortcircuit.net.au
Thu Apr 29 03:22:21 EDT 2010


2010/4/29 sanam singh <sanamsingh at hotmail.com>:
> hi,
> i am am facing problem in installing python 2.6 on ubuntu 9.04. When i sudo
> make i get following error :

You need to install the necessary development
headers/libraries required to build Python from source.

eg:

$ sudo apt-get install gdbm-dev

[ snip ]

cheers
James



More information about the Python-list mailing list