Hello everyone
I have RHEL 5.5 and using it on ppc64. Have already installed required applications and libraries and everything looks fine, accept SSH2 support.
Have tried to fix following issue in different ways… For instance, I installed libssh2-1.2.7-1.el5.rf.ppc.rpm and libssh2-devel-1.2.7-1.el5.rf.ppc.rpm also compiled libssh2 using source code.
Keep getting error on ./configure
checking for SSH2 support... no
configure: error: SSH2 library not found
basically I`m using --with-ssh2 flag, however, have tried different once as well when compiled from source.
Can anybody tell me what I`m doing wrong or what can I do to configure with ssh2 support zabbix 1.8.4
Thank you in advance!!!
I have RHEL 5.5 and using it on ppc64. Have already installed required applications and libraries and everything looks fine, accept SSH2 support.
Have tried to fix following issue in different ways… For instance, I installed libssh2-1.2.7-1.el5.rf.ppc.rpm and libssh2-devel-1.2.7-1.el5.rf.ppc.rpm also compiled libssh2 using source code.
Keep getting error on ./configure
checking for SSH2 support... no
configure: error: SSH2 library not found
basically I`m using --with-ssh2 flag, however, have tried different once as well when compiled from source.
Can anybody tell me what I`m doing wrong or what can I do to configure with ssh2 support zabbix 1.8.4
Thank you in advance!!!
Comment