问题现象:

Zabbix 源码编译报错:configure: error: SSH2 library not found

 

 解决办法:

安装依赖包:

yum -y install libssh2-devel

 

相关文章: