cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: One or more libs available at link-time are not available run-time

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 17 Aug 2012 21:18:14 +0200

On Fri, Aug 17, 2012 at 11:59:45AM +0100, Jeremy Hughes wrote:
> Does 7.27.0 require additional libraries that aren't needed by earlier versions?

Yes, it has optional features that can require new dependencies. You
should still be able to disable those features in the configure script
to return to the same feature set as earlier versions, though. Try
running "curl-config --libs" on the installed earlier and newer versions
and compare the results to see if there are new dependencies in your
configuration.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-08-17