On Sun, 2001-12-30 at 10:10, Kai Bleek wrote: > While running > ./configure --with-drac --enable-apop=/etc/pop.auth --enable-popuid=pop > I get the following error message: > > checking which database manager to use ... checking gdbm ... checking for gdbm_open >in -lgdbm... (cached) no > didn't find gdbm
Sounds like you don't have /usr/lib/libgdbm*. Do you have the gdbm-devel RPM package installed? That should include the needed library.
