curl-users
RE: Curl on Solaris 9 w/ SSL
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 30 Jul 2003 17:39:48 +0200 (CEST)
Date: Wed, 30 Jul 2003 17:39:48 +0200 (CEST)
On Wed, 30 Jul 2003, Jared Ingersoll wrote:
> Woops, spoke too soon. When I try and run /usr/local/bin/curl, I get the
> following error:
>
> # /usr/local/bin/curl
> ld.so.1: /usr/local/bin/curl: fatal: libgcc_s.so.1: open failed: No such
> file or directory
This happen when you don't have the libgcc_s.so.1 (which is provided by gcc)
in a directory that your run-time linker checks when it starts programs.
On my Solaris box I have a LD_LIBRARY_PATH that includes the directory in
which libgcc_s.so.1 is put.
Try 'man ld.so.1' for details.
-- Daniel Stenberg -- curl: been grokking URLs since 1998 ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01Received on 2003-07-30