2010/4/29 sanam singh <sanamsi...@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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to