On Fri, Apr 13, 2001 at 01:01:05AM +0300, Shaul Karl wrote:
> BTW: Why one would need SSL _development_ libraries if he has the SSL 
> libraries already installed?

Development libraries maybe come without the debug information
stripped, and some libraries also come in statically-linkable .a files
(useless if you're not doing development).

The reason his compile failed (I think) is because the 'openssl' package
didn't supply a 'libssl.so' file (only 'libssl.so.0').

-- 
Best regards,
Ilya Konstantinov

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to