Simon,You took the wrong cyrus-sasl package. Take this one http://www.invoca.ch/pub/packages/cyrus-sasl/rh-9/cyrus-sasl-2.1.18-1.src.rpm for redhat 9. Then, after rebuilding it, you have to upgrade the existing oackages with 'rpm -Fvh cyrus-sasl*2.1.18-1.i386.rpm', which does 'freshen' the currently installed packages.
The you can rebuild cyrus-imapd-2.2.3-8.src.rpm and 'rpm -Fvh' the
resulting binary rpms.
Thanks for the quick reply! I was able to build and install the rpms following these instructions. However, when I try restart cyrus-imapd, I get the following in /var/maillog:
Apr 10 17:32:57 mail master[15405]: process started
Apr 10 17:32:57 mail master[15406]: about to exec /usr/lib/cyrus-imapd/ctl_cyrusdb
Apr 10 17:32:57 mail ctl_cyrusdb[15406]: incorrect version of Berkeley db: compiled against 4.0.14, linked against 4.1.25
Apr 10 17:32:57 mail master[15405]: process 15406 exited, signaled to death by 11
Apr 10 17:32:57 mail master[15405]: ready for work
Apr 10 17:32:57 mail master[15414]: about to exec /usr/lib/cyrus-imapd/ctl_cyrusdb
Apr 10 17:32:57 mail master[15415]: about to exec /usr/lib/cyrus-imapd/imapd
Apr 10 17:32:57 mail ctl_cyrusdb[15414]: incorrect version of Berkeley db: compiled against 4.0.14, linked against 4.1.25
Apr 10 17:32:57 mail master[15416]: about to exec /usr/lib/cyrus-imapd/imapd
and it goes on and on...
I installed the db2-4.1.25 rpm, and rebuilt and re-installed all the sasl and imapd rpm's using the -Fvh options, but still getting the same errors. What am I missing?
Thanks,
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