cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl 7.15.1 - no Win32 support for SSH ?

From: Stephen Collyer <scollyer_at_netspinner.co.uk>
Date: Mon, 17 Mar 2008 19:45:23 +0000

Brian Dessent wrote:
> Stephen Collyer wrote:
>
>> Are you the maintainer for libcurl in opensuse ? If so,
>> I'll need to check where I got the libs from, as I certainly
>> haven't built them myself. What symbols would I expect to
>> see in the library if SSH has been built in ?
>
> You won't see any difference in symbols. But assuming this is an ELF
> system and you built a shared libcurl against a shared libssh2 you can
> just run "ldd /path/to/libcurl.so" and see that it's linked to libssh2.
> Or you can run curl --version and see if the "Protocols:" line includes
> scp and sftp.

Right. I think I know what's going on. No, I don't have an
SSH enabled libcurl (as indicated by ldd), but I have the 7.16.4
headers, which have the defines for the SSH options. So I can
compile the code. As you'll now be able to deduce, I haven't yet
tested that code ...

-- 
Regards
Steve Collyer
Netspinner Ltd
Received on 2008-03-17