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. Scot
