On Sun, May 2, 2010 at 3:30 PM, michel parker <michelpar...@live.com> 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