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
