cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re:Re: git clone over https failure while using socks proxy. any suggestions?thanks.

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 1 Aug 2011 20:32:09 +0200 (CEST)

On Tue, 2 Aug 2011, jelly wrote:

> SSL support: no (--with-{ssl,gnutls,nss,polarssl,cyassl,axtls} )
> SSH support: no (--with-libssh2)
>
> And it still print something like this:
> configure: WARNING: SSL disabled, you will not be able to use HTTPS, FTPS, NTLM
> and more.
> configure: WARNING: Use --with-ssl, --with-gnutls, --with-polarssl, --with-cyass
> l, --with-nss or --with-axtls to address this.
>
> How to enable ssl and ssh? thanks!

Check out config.log closely to figure out why the detection of the libraries
and their include files failed.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-08-01