12 Jun
2014
12 Jun
'14
8:28 p.m.
Am 12.06.2014 19:24, schrieb Zube:
On Thu Jun 12 12:47:06 PM, Andrew Ho wrote:
You can use ldd.
ldd /usr/lib64/dovecot/libdovecot-ssl.so
It works.
I should have mentioned (drat) that I built both OpenSSL and dovecot from scratch and both are in their own directories under /usr/local. ldd on any file I've tried so far comes up without any ssl bits, (probably a side effect of the way I built it).
In the dovecot lib directory, I don't even have a libdovecot-ssl.so. :)
but you have %prefix/libexec/dovecot/imap-login and if you even managed to link it static why do you need to look what version - you should know and avoid static linking in general