fetchmail-friends
[Top] [All Lists]

Re[2]: [fetchmail]Building fetchmail with SSL support.

2002-06-15 06:36:27
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. :-)

Hmmm... libssl.so and libssl.so.0 need libcrypto.so.0.9.6...

Somebody on the openssl mailinglist told me that it is because every new
version of the openssl libraries is not compatible with previous or future
versions. That is why the complete version number is needed. This will
change when version 1.0 comes out (so I am told).

Thanks for the elucidation anyway ;-)

-- 
Best regards,
 Henri                            
mailto:fetchmail(_at_)vanriel(_dot_)xs4all(_dot_)nl




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