checking for db_create in RH9
Francesc Guasch Ortiz
frankie at etsetb.upc.es
Fri Feb 6 05:36:04 EST 2004
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
>>http://www.invoca.ch/pub/packages/cyrus-imapd/
>
>
> That's my site. Rebuilding cyrus-imapd is always possible even with the
> original db4 packages. The only problem is that they make problems on
> certain cpu types.
>
> Okay, but what is installed on your box right now? Something is
> unfortunately broken. Check with 'rpm -qa | grep ^db' please.
Right now it's:
db4-4.0.14-20
db4-utils-4.0.14-20
db4-devel-4.0.14-20
But I should point the same error happened with the nonptl
version.
I just tried to download db4.2 from sleepycat web and I
installed it in /usr/local/BerkeleyDB4.2. Then I tried
to configure cyrus-imapd again:
# ./configure --with-bdb-libdir=/usr/local/BerkeleyDB.4.2/
--with-bdb-incdir=/usr/local/BerkeleyDB.4.2/
with the same results:
checking for db.h... yes
checking for db_create in -ldb-4.2... no
checking for db_create in -ldb4.2... no
..
checking for db_create in -ldb... no
checking for db_open in -ldb... no
So it looks like there is really something wrong here.
I just made sure again I have the latest patches with:
yum update.
What else can I try ?
---
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
More information about the Info-cyrus
mailing list