ubuntu14.04下搭建zabbix监控出现的问题
1 configure: error: MySQL library not found
解决办法 : apt-get install libghc-hsql-mysql-dev (ubuntu14.04)
2.configure: error: LIBXML2 library not found
解决办法:apt-get install libxml2-dev
3.configure: error...
原创
2019-01-30 16:48:51 ·
442 阅读 ·
0 评论