[Dovecot] dovecot-2.0-pigeonhole-0.2.1 installation in wrong lib dir?
Timo Sirainen
tss at iki.fi
Wed Oct 6 20:12:44 EEST 2010
On Wed, 2010-10-06 at 17:47 +0200, Wolfgang.Friebel at desy.de wrote:
> The libs needed for several executables in libexec such as
> /usr/libexec/dovecot/managesieve-login are not installed in /usr/lib64 but
> in /usr/lib64/dovecot. Therefore the executable will fail to run:
>
> ldd /usr/libexec/dovecot/managesieve-login
> libdovecot-login.so.0 => not found
> libdovecot.so.0 => not found
> To me this looks like a bug in the generated Makefile.
There should be -R/usr/lib64/dovecot parameter in the linking command.
Do you have a different -R path or no path at all? What is the full
linking command for managesieve-login?
More information about the dovecot
mailing list