cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl and libssh2

From: Guenter <lists_at_gknw.net>
Date: Mon, 12 Oct 2009 11:46:05 +0200

Hi,
Xu, Qiang (FXSGSC) schrieb:
> Maybe not, coz I am not SA of the machine. :-(
you dont need to be root in order to compile a curl version just for
you; that works fine also within your home directory; just download
recent sources, and then configure with --disable-shared; that results
in a statically linked curl version which you can test with, and also
simply copy to your personal ~/bin folder so that it is found before the
system-own version. Also you can do same with libssh2; build a static
version, and then configure libcurl to use this version, and you should
get a curl which is sftp/scp aware.

HTH, Gün.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-10-12