cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Is usage of libssh2 REQUIRED?

From: Tor Arntsen <tor_at_spacetec.no>
Date: Mon, 27 Sep 2010 14:13:43 +0200

On Mon, Sep 27, 2010 at 14:03, Gabriel Dungan <gjdunga_at_dstaftn.net> wrote:
>  I'm trying to compile curl 7.21.1 in 2.6.32.21 x86 generic linux
>
> I've gotten configure to see openssl but I want it to use openssh rather
> than libssh2.
[..]
openssh isn't a library, it can't be used by libcurl. That's one
reason we went with libssh2 back when ssh support was added: openssh
is available is an application only, there's no library layer, no API.

-Tor
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-09-27