>>>>> On Wed, 20 Feb 2002 17:28:10 -0800,
>>>>> lucas  <[EMAIL PROTECTED]> (l) writes:

l> This is starting to be a long story. Anyway, I downloaded
l> cyrus-imapd and learned that I needed Berkeley DB 3.x or above,
l> so I got  
l> Berkeley DB 4.0.14 and installed it. I guess the libraries got
l> installed to the wrong directory, because my configure line
l> needed to know their  
l> location:

l> env CPPFLAGS="-I/usr/local/BerkeleyDB.4.0/include" \
l>     LDFLAGS="-L/usr/local/BerkeleyDB.4.0/lib"  ./configure 

Try ./configure --help.  I think there are some options for
specifying BDB stuff

l> Stop in /usr/local/src/cyrus-imapd-2.0.16/lib.

This version does not support BDB 4.0.14.  For that you need 2.1.2.

-- 
Amos

Reply via email to