James Mills wrote:
> 2010/4/29 sanam singh :
>> 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.net.au
> 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 :
> > hi,
> > i am am facing problem in installing python 2.6 on ubuntu 9.04. When i sudo
> > make i get following error
2010/4/29 sanam singh :
> 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 Debian/ubuntu bas
2010/4/29 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 :
You need to install the necessary development
headers/libraries required to build Python from source.
eg:
$ sudo apt-get install gdbm-dev
[ snip ]
cheers
J
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