Hi,
When I do a ./configure for cyrus-imapd-2.0.13 on
my Linux box with Mandrake 8.0
./configure --with-auth=unix
--with-dbdir=/usr/lib/
The compiling script complains with an error
message,
configure: error: this version requires Berkeley DB
3.x.
I checked my system for Berkeley DB 3.x with
slocate libdb and I get
/usr/lib/liddb_cxx_3.1.so
/usr/lib/libdb_so.2
/usr/lib/libdb1.so.2
/usr/lib/libdb.so.3
/usr/lib/libdb2.so.3
/usr/X11R6/lib/modules/extensions/libdbe.a
/lib/libdb-3.1.so
Would someone please tell me what I am doing wrong
here?
Regards,
Norman
|
- configure error Norman Zhang
- configure error Norman Zhang
- Re: configure error Mark R. Evans