curl-users
Re: conflicting messages
From: Georg Horn <horn_at_koblenz-net.de>
Date: Wed, 30 Jan 2002 20:06:17 +0100
Date: Wed, 30 Jan 2002 20:06:17 +0100
On Wed, Jan 30, 2002 at 10:20:13AM -0800, doug Kellogg wrote:
>
> curl: (1) libcurl was built with SSL disabled, https: not supported!
You must configure curl with "./configure --with-ssl" and after compiling
"src/curl -V" should tell you something like:
curl 7.9.3 (i586-pc-linux-gnu) libcurl 7.9.3 (OpenSSL 0.9.6)
Then do a "make install".
You should also apply the patches that where posted to the list
during the last days.
Bye,
Georg
Received on 2002-01-30