From: "Scot W. Hetzel" <[EMAIL PROTECTED]>
> From: "Craig Skinner" <[EMAIL PROTECTED]>
> > I removed db3 & db3-devel.
> >
> > sasl compile went ok but imapd compile failed:-
> >
> > cyrusdb_db3.c:44:16: db.h: No such file or directory
> > make[1]: *** [cyrusdb_db3.o] Error 1
> > make[1]: Leaving directory
> > `/usr/local/cyrus-imapd-2.0.16/lib'
> > make: *** [all] Error 1
> > make: Leaving directory `/usr/local/cyrus-imapd-2.0.16'
> >
> > If I reinstall db3 & db3-devel & remove libdb3.2, a
> > whole heap of stuff will complain.
> >
> > What to do???
> >
>
> You need to install the 'db3-devel-3.2.9-2mdk' rpm, which should contain
the
> db.h file.
>
Just searched on www.rpmfind.net and the actual RPM you'll need is:


ftp://ftp.rpmfind.net/linux/Mandrake/8.1/i586/Mandrake/RPMS/libdb3.2-devel-3
.2.9-2mdk.i586.rpm

or you could recompile db3.2 from the src RPM:

    ftp://ftp.rpmfind.net/linux/Mandrake/8.1/SRPMS/db3-3.2.9-2mdk.src.rpm

Scot

Reply via email to