I ran in to many ssh2 stream problems as well.
Problem 1.
One problem I think related to the openssl version I was using.
I was using the standard version with Fedora Core 3. ssh connected actions
sometimes worked and sometimes did not work.
I recompiled the ssh2.so with the following versions.
lib
b'
'--with-gd=/usr/local/gd'
'--with-zlib-dir=/usr/local'
'--enable-sockets'
'--enable-ftp'
(this command reflects my last successful change and lacks the
'--with-openssl=/usr/local/ssl' I would have expected)
Thanks for any help that can be prov
2 matches
Mail list logo