|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-2794331 ] curl 7.19.5 partially ignores configures --prefix trigger
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Sat, 23 May 2009 11:59:32 +0000
Bugs item #2794331, was opened at 2009-05-20 13:16
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
#> curl --version
This issue is fixed, when setting a symlink, pointing from /usr/lib/libcurl.so.4 to /usr/local/lib/libcurl.so.4.1.1 :
#> ln -s /usr/local/lib/libcurl.so.4.1.1 /usr/lib/libcurl.so.4
Because we tell curl with --prefix=/usr/local , that it shall work inside /usr/local (where this file exists), I think it's a bug, that it _only_ looks for libcurl.so.4 inside /usr/lib !
----------------------------------------------------------------------
>Comment By: Daniel Stenberg (bagder)
Message:
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info