help req installing python 2.6

2010-04-29 Thread sanam singh
hi, i am am facing problem in installing python 2.6 on ubuntu 9.04. When i sudo make i get following error : Failed to find the necessary bits to build these modules: _bsddb _curses_curses_panel _sqlite3 bsddb185 bz2 dbm

Re: help req installing python 2.6

2010-04-29 Thread James Mills
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

Re: help req installing python 2.6

2010-04-29 Thread James Mills
2010/4/29 sanam singh sanamsi...@hotmail.com: hi, it is saying sa...@ubuntu:~/Desktop/Python-2.6.5$ sudo apt-get install gdbm-dev Reading package lists... Done Building dependency tree Reading state information... Done E: Couldn't find package gdbm-dev I'm sorry, but I don't actively use

help req installing python 2.6

2010-04-29 Thread sanam singh
Date: Thu, 29 Apr 2010 17:22:21 +1000 Subject: Re: help req installing python 2.6 To: python-list@python.org 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

Re: help req installing python 2.6

2010-04-29 Thread Peter Otten
James Mills wrote: 2010/4/29 sanam singh sanamsi...@hotmail.com: hi, it is saying sa...@ubuntu:~/Desktop/Python-2.6.5$ sudo apt-get install gdbm-dev Reading package lists... Done Building dependency tree Reading state information... Done E: Couldn't find package gdbm-dev I'm sorry, but