Re: building python 3 -- _dbm necessary bits

2010-04-30 Thread Mark Olbert
sue to the developers so that the Python build script can be modified to look for the gdbm files in /usr/include? - Mark On Fri, 30 Apr 2010 03:44:26 +1000, James Mills wrote: >On Fri, Apr 30, 2010 at 3:00 AM, Mark Olbert > wrote: >> Okay. But I compiled & installed gdbm from so

Re: building python 3 -- _dbm necessary bits

2010-04-29 Thread Mark Olbert
On Thu, 29 Apr 2010 15:51:26 +1000, James Mills wrote: >On Thu, Apr 29, 2010 at 1:12 PM, Mark Olbert > 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 ins

building python 3 -- _dbm necessary bits

2010-04-28 Thread Mark Olbert
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? - Mark -- http://mail.python.org/mailman/listinfo/python-list