cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Cannot Create Truly Static Program With cURL

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 7 Jul 2011 08:09:29 -0700

On Thu, Jul 07, 2011 at 10:53:54AM -0400, brandonshw_at_aol.com wrote:
> I entered "curl-config --static-libs" at the Linux command line, but it says
> that it is not an available option.

Then you need to upgrade your libcurl, because that's been an option for
four years. If you're building libcurl from source, then don't forget to
specify the correct path to the appropriate curl-config. By default,
"make install" will put it at /usr/local/bin/curl-config.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-07-07