Hello, I am trying to install the package cyrus-imapd-2.0.9-3.i386.rpm. It requires libdb-3.1.so. I have this rpm packages installed on my system:
db3-3.2.9-4 db3-devel-3.2.9-4 I made a symbolic link (/usr/lib/libdb-3.1.so --> /usr/lib/libdb-3.2.so) and installed the rpm with --nodeps After installing the rpm with --nodeps, I got this error: bash: /root/.bashrc: Permission Denied I think this is related with the rpm post-install scripts ... When I start the daemon, I get this errors in /var/log/messages: Mar 14 12:49:37 cepasama master[6985]: process started Mar 14 12:49:37 cepasama ctl_mboxlist[6987]: running mboxlist recovery Mar 14 12:49:37 cepasama master[6985]: process 6987 exited, signaled to death by 11 Mar 14 12:49:37 cepasama master[6985]: process 6988 exited, signaled to death by 11 Mar 14 12:49:37 cepasama master[6985]: ready for work Mar 14 12:49:37 cepasama ctl_mboxlist[6989]: checkpointing mboxlist mar 14 12:49:38 cepasama pidof: 6985 mar 14 12:49:38 cepasama cyrus: succeeded Does someone know where the error is? Regards, Santiago Miguelez
