---------------------------- Original Message ---------------------------- Subject: Re: Upgrading to cyrus-imapd-2.2.3-8 using Simon's RPM's From: "Douglas Koobs" <[EMAIL PROTECTED]> Date: Sat, April 10, 2004 11:00 pm To: "Edward Rudd" <[EMAIL PROTECTED]> --------------------------------------------------------------------------
Edward Rudd said: > You need to remove the Devel package for the other DB.. > the issue is cyrus links against libdb.so and the /usr/lib/libdb.so file is pointing to the db4.0.14 file instead of the 4.1.25. > > So check the libdb.so and make sure it points to libdb-4.1.so. Then cyrus >will compile with the correct libs.. I think the following shows that libdb.so already points to the 4.1 package: [EMAIL PROTECTED] log]# readelf -d /usr/lib/libdb.so | grep SONAME 0x0000000e (SONAME) Library soname: [libdb-4.1.so] Does this shed any light on the problem? Doug --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html