4 messages in net.sourceforge.lists.courier-usersRE: [courier-users] Re: gdmb not foun...
FromSent OnAttachments
Chris HerrmannJun 10, 2001 9:29 pm 
Todd LyonsJun 10, 2001 9:47 pm 
Sam VarshavchikJun 10, 2001 10:05 pm 
Chris HerrmannJun 12, 2001 12:31 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RE: [courier-users] Re: gdmb not found despite existing...Actions...
From:Chris Herrmann (chr@faredge.com.au)
Date:Jun 12, 2001 12:31:26 am
List:net.sourceforge.lists.courier-users

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