cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl Reporting Different Version Between Commands

From: Jeff Pohlmeyer <yetanothergeek_at_gmail.com>
Date: Mon, 29 Apr 2013 15:26:51 -0500

On Mon, Apr 29, 2013 at 2:10 PM, Ben Thomas <benmailinglists_at_gmail.com> wrote:

> After doing all that I ran curl --version expecting to see the new version
> installed. cURL had updated to 7.30.0 as expected, but libcurl hadn't:

> Can anyone explain why there's a difference in version numbers? And how to
> get them all showing the correct 7.30.0?

How about:
  # ls -lh /usr/lib/libcurl*

If you see any older libcurl libraries lurking there, you might
need to manually remove them and then re-run "ldconfig"

 - Jeff
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-04-29