在编译时,可能会出现题目中所示的错误,可以通过安装mysql-devel这个库解决:

# yum install mysql-devel

zabbix编译安装,安装mysql数据库:configure: error: Not found mysqlclient library

注:如果出现“configure: error : Not found NET-SNMP library”,那么可以安装“net-snmp-devel”来解决:

#yum install net-snmp-devel

 

相关文章:

  • 2022-12-23
  • 2021-09-04
  • 2020-02-23
  • 2022-12-23
  • 2021-11-18
  • 2021-06-30
  • 2021-05-15
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-11
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案