[Date Prev][Date Next] [Chronological] [Thread] [Top]

Trouble compiling openldap



Ok, so I am building a new dev box, and cannot for the life of me get OL
to compile. I get the famous cannot find BerkeleyDB error. I have used
the following.

env CPPFLAGS="-I/usr/local/BerkeleyDB.4.1/include" \
LDFLAGS="-L/usr/local/BerkeleyDB.4.1/lib" \
./configure --enable-slurpd --enable-syslog --sysconfdir=/etc

It is not happy. Says it can't find db.h in the config.log, but it is
there. Am I totally having a Monday brain fart?

Btw, I have compiled Berkeley 4.2 and its ol version 2.2.14.