cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 2 Nov 2003 17:35:45 +0100 (CET)

On Sun, 2 Nov 2003, Thomas B wrote:

> in order to use the libcurl Perl binding, I have installed curl 7.9.8 and
> the curl-devel 7.9.8 as rpm.

I would recommend a more recent version.

> 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.

-- 
 Daniel Stenberg -- curl: been grokking URLs since 1998
-------------------------------------------------------
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