cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl Reporting Different Version Between Commands

From: Ben Thomas <benmailinglists_at_gmail.com>
Date: Tue, 30 Apr 2013 09:55:45 +0100

On Tue, Apr 30, 2013 at 9:45 AM, Dan Fandrich <dan_at_coneharvesters.com> wrote:
> On Tue, Apr 30, 2013 at 09:15:39AM +0100, Ben Thomas wrote:
>> Doing: "ls -lh /usr/lib/libcurl*"
>>
>> Shows these files:
>>
>> /usr/lib/libcurl.a
>> /usr/lib/libcurl.la
>> /usr/lib/libcurl.so -> libcurl.so.4.3.0
>> /usr/lib/libcurl.so.4 -> libcurl.so.4.3.0
>> /usr/lib/libcurl.so.4.3.0
>>
>> They're all dated at the time I installed the new version so I *think* they're
>> all correct...
>
> How about "ldd $(which curl) | grep libcurl"?
>
>>>> Dan
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html

I get:

libcurl.so.4 => /usr/lib/i386-linux-gnu/libcurl.so.4 (0xb7674000)
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-04-30