cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 3 Nov 2003 14:28:51 +0100 (CET)

On Mon, 3 Nov 2003, Thomas Braun wrote:

> perl: relocation error:
> /usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi/auto/WWW/Curl/Curl.so:
> undefined symbol: curl_global_init

> the above path does exist in that way...why is curl_global_init undefined?

Curl.so uses libcurl, and when you run this program the run-time linker
probably doesn't find libcurl.

-- 
 Daniel - been obfuscating curl source code since 1998.
 [[ Do not post private mails to this email address. They won't reach me. ]]
-------------------------------------------------------
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-03