I attempted to pecl install channel://pecl.php.net/ssh2-0.12 and at first it asks for libssh2 prefix. I attempted to find the libssh2 on the system and could not find it. When doing the pecl command above I get this error :
configure: error: The required libssh2 library was not found. You can obtain that package from http://sourceforge.net/projects/libssh2/
ERROR: `/root/tmp/pear/ssh2/configure --with-ssh2' failed
However, when I try to yum install libssh2, it says that the package is already installed.
Anyone have an idea on this one??
configure: error: The required libssh2 library was not found. You can obtain that package from http://sourceforge.net/projects/libssh2/
ERROR: `/root/tmp/pear/ssh2/configure --with-ssh2' failed
However, when I try to yum install libssh2, it says that the package is already installed.
Anyone have an idea on this one??