cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: can't make WWW-Curl-2.0 for perl

From: Thomas Braun <ThoBr_at_t-online.de>
Date: Sun, 2 Nov 2003 19:03:26 +0100

Am Sonntag, 2. November 2003 17:35 schrieb Daniel Stenberg:
> > LD_RUN_PATH="/usr/lib" cc -shared Curl.o -o
> > blib/arch/auto/WWW/Curl/Curl.so -L/usr/lib -lcurl -lssl -lcrypto -ldl
> > /usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld:
> > cannot find -lssl
>
> This link command tries to link with the ssl library and it can't find it
> in the default or the given path.

I have installed openssl so I changed the paths in the makefile from
/usr/ssl/lib to /usr/local/openssl/lib and lssl to libssl...but it doesn't
work...do I have to install an additional library?

-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
Received on 2003-11-02