On Sun, Feb 17, 2002 at 01:56:05PM +0000, Stuart Grimshaw wrote: You also need /usr/include/gdbm.h and some other files. If this is a redhat system, you need to install the gdbm-devel package. What you have shows us below are the run-time gdbm libraries which will be used by an already compiled program to run. To build a program, you'll need those above-mentioned header files.
> I'm trying to install courier-imap v1.4.2 and It's having problems finding > the gdbm libraries. > > The following libgdbm files are on my system, am I right in assuming the > configure script is looking in the right place? > > /usr/doc/libgdbmg1 > /usr/lib/libgdbm.so.1.7.3 > /usr/lib/libgdbm.so.1 > /usr/lib/libgdbm.so.2 -- Anand Buddhdev _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
