2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Compiler error on Tru...
FromSent OnAttachments
M. BobkiewiczApr 19, 2006 3:18 am 
Sam VarshavchikApr 19, 2006 3:45 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: [maildropl] Compiler error on Trustix Linux 2.2Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Apr 19, 2006 3:45:43 am
List:net.sourceforge.lists.courier-maildrop

M. Bobkiewicz writes:

Hi, I´m trying to install maildrop on a trustix 2.2 box, running a postfix / courier imap setup with simple delivers incomming mail to the user´s Maildir. While courier is part of the distribution they have let out maildrop for any given reason. So I´ve downloaded the source, did a confige run with "--disable-authlib", managed it to change the config.h file to Maildir style but now get the following error when trying to compile:

Compiling bdbobj.c In file included from bdbobj.c:20: bdbobj.h:21:23: db.h: No such file or directory

You only have the DB runtime libraries installed, but do not have the DB development toolkit installed.

Install the DB development toolkit.