cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

Re: Issue with install

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 8 Aug 2007 16:55:53 +0200 (CEST)

On Wed, 8 Aug 2007, vijaya krishnan wrote:

> After this i tried to execute the curl binary. But i am getting the
> following error. Please help.
>
> curl ld.so.1: curl: fatal: libgcc_s.so.1: open failed: No such file or
> directory

This happens because you built curl with gcc and gcc creates binaries that
rely on libgcc, and you have installed that libgcc in a directory which the
run-time linker doesn't look.

See 'man ld.so', LD_LIBRARY_PATH and similar to address that issue.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-08-08

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET