6 messages in net.sourceforge.lists.courier-users[courier-users] Re: Can't find gsbm o...
FromSent OnAttachments
John CopeMar 22, 2001 10:48 am 
Sam VarshavchikMar 22, 2001 2:31 pm 
John CopeMar 22, 2001 3:12 pm 
Sam VarshavchikMar 22, 2001 3:26 pm 
John CopeMar 23, 2001 11:24 am 
Yuan P LiMar 23, 2001 12:29 pm 
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:[courier-users] Re: Can't find gsbm or db...Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Mar 22, 2001 2:31:20 pm
List:net.sourceforge.lists.courier-users

John Cope writes:

I'm trying to compile sqwebmail on a Solaris 7 box. I have GNUgdbm installed and I've set CPPFLAGS and LDFLAGS to point to the following:

CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib"

I've even created soft links in the /lib, /usr/lib, and /usr/include directories pointing to the files in those directories as well, but still no luck. It bombs trying to find gdbm or db.

Did you try extracting the source into a new directory, and rerunning the configure script after a fresh extract?