> If want to build curl with SFTP , then you should specify libssh2 path and > openssl path, such as: > > ./configure --with-libssh2=YOUR_LIBSSH2_PATH > --with-ssl=YOUR_OPENSSL_PATH > > >
Thanks Atlantis. But if you look back at all the linker errors I'm getting, they are all symbols that begin with "libssh2_". So I can understand specifying the location for LIBSSH2_PATH. But what does this have to do with OpenSSL? Why would I need to specify that path here? - Saqib
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
