On Tue, Apr 23, 2002 at 12:04:27AM -0400, Andy Blyler wrote: > When I run ./configure as a normal user I get: > checking for gdbm_open in -lgdbm... no > checking for gdbm_open... no > checking for dbopen in -ldb... no > checking for db_open in -ldb... no > checking for db_env_create in -ldb... no > checking for dbopen... no > checking for db_open... no > checking for db_env_create... no > configure: error: Cannot find either the gdbm or the db library. > > $ rpm -q gdbm > gdbm-1.8.0-10 > > $ ls /usr/lib/*gdbm*.* > /usr/lib/libgdbm.so.2 /usr/lib/libgdbm.so.2.0.0 > > Any suguestions? I am running Red Hat 7.2.
Look at config.log for the configure script that failed. m. _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
