Thanks Sam - right on the money. I installed the rpm gdbm-devel , and
configure went and sorted itself out after that.
Cheers all,
Chris
-----Original Message-----
From: cour...@lists.sourceforge.net
[mailto:cour...@lists.sourceforge.net]On Behalf Of Sam
Varshavchik
Sent: Monday, 11 June 2001 15:06
To: cour...@lists.sourceforge.net
Subject: [courier-users] Re: gdmb not found despite existing...
Chris Herrmann writes:
Hi all,
I'm trying to install courier 1.3.8.1 from the source tarball, but having
a
lot of grief getting it to find the gdbm libraries. well, more accurately,
I'm begging it to, and it won't.
the gdbm rpm 1.8.0-5 is installed, and if I locate gdbm it comes up with a
bunch of files in /usr/lib , and /usr/libexec/rep/0.13.3/.../gdbm.??
You also need the gdbm-devel package. Since you're using RPM, you should've
used RPM to build this, instead of trying to hack this by hand. If you've
used RPM, it would've even told you that you needed to install gdbm-devel:
# BuildPreReq: textutils openssl-devel fileutils rpm >= 4.0.2 sed perl
gdbm-devel