fetchmail-friends
[Top] [All Lists]

Re: [fetchmail]Building fetchmail with SSL support.

2002-06-15 02:45:27
Henri van Riel <fetchmail(_at_)vanriel(_dot_)xs4all(_dot_)nl> writes:

Bu when I look and see what libraries the fetchmail binary needs I see
this:

  libcrypto.so.0.9.6 => /usr/local/ssl/lib/libcrypto.so.0.9.6

This means that for some reason fetchmail stored the entire filename of the
library. I would expect to see something like this:

  libcrypto.so.0 => /usr/local/ssl/lib/libcrypto.so.0

Did you try "ldd /usr/local/ssl/lib/libssl.so.0"? No?

Try it for elucidation. Now. :-)

-- 
Matthias Andree


<Prev in Thread] Current Thread [Next in Thread>