[Dovecot] : error while loading shared libraries: libdovecot.so.0 (arm cross compile)
Timo Sirainen
tss at iki.fi
Wed Aug 31 04:28:00 EEST 2011
On 31.8.2011, at 3.00, Stephen Feyrer wrote:
>> So it's still not working? I guess the libdovecot.so.0 simply isn't in library paths. Typically giving linker -rpath parameter pointing to libdovecot.so.0 makes this problem invisible, but I guess in your system it doesn't do this.
>
> I am planning to use Dovecot SASL with Sendmail as well, will this lack of shared libraries cause a problem? Really I should have thought of this before.
I don't think Sendmail supports Dovecot SASL? If it does, it talks to Dovecot via UNIX socket and doesn't require any Dovecot libraries.
More information about the dovecot
mailing list