Hi,
Xu, Qiang (FXSGSC) schrieb:
> By the way, if SA helps me to upgrade curl with one of the binary package 
> from http://curl.haxx.se/download.html, does it contain libssh2.so? Or, must 
> libssh2's source be downloaded and compiled beforehand? I didn't find any 
> precompiled binary package for libssh2.
no; the binary packages do *not* contain libssh2, nor are they build for
libssh2 usage unless explicitely claimed to do so.
Therefore you need to compile both self; first libssh2, then libcurl.
As I told you before you can do that self in your homedir if you build
static versions + point libcurl's configure to your static libssh2
build; there is no need to install these system-wide - though sure makes
things simpler for you since then you dont need to do it yourself :)

Günter.


-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to