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

源码物语 2020-08-03

问题现象:

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

 解决办法:

安装依赖包:

yum -y install libssh2-devel

相关推荐

TiDBPingCAP / 0评论 2020-07-29