4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Configure and com...
FromSent OnAttachments
René JennyNov 22, 2005 1:21 pm 
Sam VarshavchikNov 22, 2005 3:35 pm 
Sam VarshavchikNov 22, 2005 4:23 pm 
Sam VarshavchikNov 22, 2005 5:02 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:Re: [courier-users] Configure and compile problem with SUSE 9.3 ProfessionalActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Nov 22, 2005 5:02:39 pm
List:net.sourceforge.lists.courier-users

[ apologizes for the blank messages, hopefully I'm feeling better now ]

René Jenny writes:

Hi, I have been trying to compile courier-imap on my Suse 9.3 Professional

Which version of Courier-IMAP?

When I run ./configure --with-db=gdbm I get the following:   loading cache ./config.cache

config.cache is used by default only in old versions of Courier-IMAP, that nobody cares about any more.

In any case, you need to remove config.cache before rerunning configure after installing or uninstalling stuff, else you'll still be picking up an old cached configuration.

checking for gdbm_open in -lgdbm... (cached) no checking for gdbm_open... (cached) no configure: error: Cannot find either the gdbm or the db library.

If you still get this after deleting config.cache, look in config.log to get the real compiler error that's failing here.