cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Pb to execute the ftpget examples (LIBCURL.SO.2)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 20 Aug 2002 14:26:32 +0200 (MET DST)

On Tue, 20 Aug 2002, Le Goue Yvon wrote:

> I just install libcurl on my computer.

What OS?

> I try to compile and link the ftpget example found in the directory
> curl-7.9.8/docs/exemples.
>
> But at this ftpget execution, I have the following message :
>
> ./ftpget: error while loading shared libraries: libcurl.so.2: cannot load
> shared object file: No such file or directory
>
> May I have a help of someone ?
> Information : The libcurl.so.2 file is in the directory /usr/local/lib

Obviously, the dynamic linker didn't find the libcurl.so.2 file when it
wanted it.

Is this a linux?

What does this say:

$ ldconfig -p | grep curl

-- 
 Daniel Stenberg -- curl related mails on curl related mailing lists please
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Received on 2002-08-20