Lisa Xu wrote: > When I compile libssh2, I'm not sure if I must use "--with-libz".
No, it should be optional. > What will happened if I compile libssh2 without libz? Then libssh2 will not have support for LZ77 compression, which is optional per RFC4253 "SSH Transport Layer Protocol". //Peter _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
