Simon Matter wrote:
So I tried to install from source. I read redhat db4 was buggy so I built a new one with the db4.spec file from
Do you also have db3 packages installed? This can confuse the build process. The rpms are made to build on stock RedHat x distributions. I don't know what causes your problems, sorry.
Well, I have gdbm-1.8.0-20, but I think it's ok.
Thank you for trying. I wanted to keep the rpms, but now I tried to build from tar.gz and it won't work either.
Someone has any clue ?
Summary: I can't configure cyrus-imapd-2.1.16 in a RH 9. I tried db4 from redhat, db4 nonptl and db4.2 installed from source in /usr/local/BerkeleyDB4.2.
I always get: checking for db.h... yes checking for db_create in -ldb-4.2... no ... checking for db_create in -ldb3... no checking for db_create in -ldb... no checking for db_open in -ldb... no configure: error: this version requires Berkeley DB 3.x or later.
--- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html