Chris,
How did you get around the perl path problem? I've installed cyrus on a
Slackware 9.1 system, similar to your configuration however I'm using
OpenLDAP as a backend. It works with exception of cryadm. I filed a bug
on the software:
Subject: [Bug 2430] IMAP.so does not have full runpath
htt
Kent,
Luckly I made some really bad notes when I went through this exact
problem a few months ago, which basically just tell me that I had problems.
A coworker likes to upgrade our installed packages frequently so I
really can't say what was installed when I had my ordeal.
I've tried compiling bo
Hello Chris,
Thanks for trying to help me out on this.
This is what I did again.
Added:
/usr/local/BerkeleyDB.4.2/lib to ld.so.conf then ran ldconfig
Tried to recompile with the following:
export LDFLAGS="-L/usr/local/BerkeleyDB.4.2/lib"; ./configure
--with-bdb=/usr/local/BerkeleyDB.4.2
--with-b