[Date Prev][Date Next] [Chronological] [Thread] [Top]

Building current stable.



Ok, trying to build the current stable on a Debian Woody box...  All looks
well until this:

checking for db... no
checking for GDBM library... checking for gdbm_open... no
checking for gdbm_open in -lgdbm... no
no
checking for gdbm.h... no
checking for db... no
configure: warning: could not find suitable LDBM backend
configure: error: select appropriate LDBM options or disable

What's it looking for?  I did a search on "dbm" in the debian packages and
all it finds is libmldbm-perl which didn't help matters.

Robert