curl-library
Re: library path or makefile issue?
From: <theexperts_at_allprodirect.com>
Date: Sun, 24 Mar 2002 16:39:17 -0500
Date: Sun, 24 Mar 2002 16:39:17 -0500
Thanks again for the pointers.
$ ./test.cgi
ld.so.1: ./test.cgi: fatal: libcurl.so.2: open failed: No such file or
directory Killed
putting $HOME/lib in my path did not change the result.
apparently, libcurl.so.2 is a symbolic link to libcurl.so.2.0.2
So I tried putting an .htaccess file in my $HOME and $HOME/lib folders with
Options +FollowSymLinks
Same result.
WS-FTP already follows the symbolic link though. So I'm probably barking up
the wrong tree.
-J.
Received on 2002-03-24