On Thu, 29 Apr 2010 15:51:26 +1000, James Mills <prolo...@shortcircuit.net.au> 
wrote:

>On Thu, Apr 29, 2010 at 1:12 PM, Mark Olbert
><chairman...@newsgroups.nospam> wrote:
>> I'm getting an error message about make not being able to find the necessary 
>> bits to build modules related to _dbm. Yet I have
>> libgdbm installed installed on my system. Suggestions on how to fix this?
>
>You need the development C headers for
>gdbm. If you're using a Debian-based system
>try something like:
>
>$ apt-get install gdbm-dev
>
>cheers
>James

Okay. But I compiled & installed gdbm from source obtained from the gnu 
archive, so I presume the necessary files would be included
(this is on a linux system).

- Mark
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to