> I am with some problems when trying to compile libssh2 in OpenBSD 3.7, > > Somebody already qualified PHP + LIBSSH2 in the OpenBSD and could give > an aid to me? it follows below the errros!
I recently went through this same thing. libssh wouldn't compile, ssh2 wouldn't install from pear, it was huge pain. I ended up using an ssh class. It's a little finicky until you get used to it, but works well. http://www.phpclasses.org/browse/package/2477.html --Bryan