We run AIX 4.3.3 on RS/6000 machine. I have been
having problems when I try to install Cyrus IMAP (version 2.0.12). As a
pre-requisite for installing this server, I installed Berkeley DB but when I run
./configure for Cyrus IMAP it keeps complaining that it can not find Berkeley
DB. I have tried running configure with the Berkeley DB path but still gets the
same error. Below are last few lines I get when I run
./configure:
checking for tm_zone in struct tm... no checking for tzname... yes checking for vprintf... yes checking for db_create in -ldb-3... no checking for db_create in -ldb... no configure: error: this version requires Berkeley DB 3.x. (Get it from http://www.sleepycat.com/.) Please let me know what I am doing wrong or what I should do to install Cyrus On AIX. Res Batamula |
- Re: Cyrus IMAP server on AIX 4.3.3 Res Batamula
- Re: Cyrus IMAP server on AIX 4.3.3 Gowranga K.H.