cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl Reporting Different Version Between Commands

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Tue, 30 Apr 2013 10:45:23 +0200

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
Received on 2013-04-30