Hi.
On Tue, 30 Aug 2011 18:13:14 +0100, Timo Sirainen tss@iki.fi wrote:
On 30.8.2011, at 19.46, Stephen Feyrer wrote:
/opt/sbin/dovecot: error while loading shared libraries:
libdovecot.so.0: cannot open shared object file: No such file or
directorySo 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 guess I'm going to have to start tracking down the actual source of my
linker problem.
-- Kind regards.
Stephen Feyrer.