cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: jelly <sinojelly_at_163.com>
Date: Tue, 2 Aug 2011 01:15:44 +0800 (CST)

I found the curl open source project on github.
But i found something strange.
I use "./configure --with-ssl --with-libssh2"
But it still report:
  curl version: 7.21.8-DEV
  Host setup: i686-pc-cygwin
  Install prefix: /usr/local
  Compiler: gcc
  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!
At 2011-07-31 22:25:05,"Daniel Stenberg" <daniel_at_haxx.se> wrote:
>On Sat, 30 Jul 2011, jelly wrote:
>
>> Step 1. Start socks proxy
>> Step 2. Use git with the sock proxy.
>>
>> curl 7.20.1 (i686-pc-cygwin) libcurl/7.20.1
>
>Thanks for your report. Any chance you can try the latest libcurl to see if
>this bug is still present or already fixed?
>
>--
>
> / daniel.haxx.se
>-------------------------------------------------------------------
>List admin: http://cool.haxx.se/list/listinfo/curl-library
>Etiquette: http://curl.haxx.se/mail/etiquette.html

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