-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Thu, 28 Feb 2013, Timo Sirainen wrote:
On 28.2.2013, at 13.16, Steffen Kaiser skdovecot@smail.inf.fh-brs.de wrote:
On Thu, 28 Feb 2013, Steffen Kaiser wrote:
is it possible to build imaptest ( http://imapwiki.org/ImapTest ) that the binary has no external dependencies?
I forgot to mention why I ask :-S
The installation page says that no "make install" is required, therefore to rely on /usr/local/lib/dovecot is wrong.
When I build imaptest with an installed v2.2 instance, libssl_iostream_openssl.so is loaded from /usr/local/lib/dovecot .
Don't usee SSL connections, so it won't load it? :)
OK, I needed two tries to understand :-)
imaptest does not use SSL itself, its connections are clear text, but the dovecot library is loading the library nonetheless.
I have configured "dovecot-latest" with:
./configure --without-shared-libs --with-ssl=no
Now imaptest does not try to load libssl_iostream_openssl.so and does run happily when built with the non-installed "lastest" v2.2 instance.
Thanks,
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux)
iQEVAwUBUS9rg13r2wJMiz2NAQImQwgAkSNsRYB80SAtjCxIvvf0hdo82sFk4KMq rOMWCdORJnp64kZ1lamCeVkrkjTpRAdzQu0xyEaZvOv11rjZp2K/g/LloD5gqG+2 4OqokHGUM+emXnr+v8yN+ohTfuc0+YgFGU+kphcEGu1qveEdrWnG3qj4mj5hm9fR 3XfEhSo34eWsYWggPparAGLYY5Cx9K8nqvue6QbB25itQTXop70GmJKIRc1gNsOT B/KBpClmQn/ew6e1I/PIoc8TZx9IdKSPD2oIKfHAggxGXGWjR84/CUQgKnO6hKnB I9kRbt3Re33X7EKy0JCaVzLdfmBhXRzdAXuIiWRtKkgj4LJKy1LT4A== =zHGg -----END PGP SIGNATURE-----