cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Is c-ares no longer reported by --version?

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 18 Apr 2014 22:09:11 +0200

On Fri, Apr 18, 2014 at 01:10:51PM -0400, Mathew Marulla wrote:
> Yeah, I noticed that libcurl is still at 7.22, but when I look at the .so files in /usr/local/lib, they have a date/time matching the compile time.

It's probably not using that version, but rather the one in /usr/lib instead.
"ldd /usr/local/bin/curl" will show you. Running it like "env
LD_LIBRARY_PATH=/usr/local/lib /usr/local/bin/curl -V" will probably do what
you want.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-04-18