Re: help error : Failed to build these modules: _dbm

2010-05-02 Thread Kushal Kumaran
On Sun, May 2, 2010 at 3:30 PM, michel parker  wrote:
> Hi,
> When i make python 3.1 on my ubuntu 9.10 i get following error :
>
> Failed to build these modules:
> _dbm
> Please help me.
> I have done :
>
> apt-get build-dep python2.5
>
> but to no avail.
> Cheers
>
>

Probably the packages libdb4.7-dev (if you want berkeley db) or
libgdbm-dev (if you want gnu dbm).

ISTR there was a thread about this just a couple of days ago.

-- 
regards,
kushal
-- 
http://mail.python.org/mailman/listinfo/python-list


RE: help error : Failed to build these modules: _dbm

2010-05-02 Thread michel parker


hi,
yup problem solved module was missing  libgdbm-dev
> From: kushal.kumaran+pyt...@gmail.com
> Date: Sun, 2 May 2010 16:38:28 +0530
> Subject: Re: help error : Failed to build these modules: _dbm
> To: michelpar...@live.com
> CC: python-list@python.org
> 
> On Sun, May 2, 2010 at 3:30 PM, michel parker  wrote:
> > Hi,
> > When i make python 3.1 on my ubuntu 9.10 i get following error :
> >
> > Failed to build these modules:
> > _dbm
> > Please help me.
> > I have done :
> >
> > apt-get build-dep python2.5
> >
> > but to no avail.
> > Cheers
> >
> >
> 
> Probably the packages libdb4.7-dev (if you want berkeley db) or
> libgdbm-dev (if you want gnu dbm).
> 
> ISTR there was a thread about this just a couple of days ago.
> 
> -- 
> regards,
> kushal
  
_
Hotmail: Trusted email with powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969-- 
http://mail.python.org/mailman/listinfo/python-list