Hi all,
I am trying to compile zabbix binaries (version 2.2.1) for myself with VMware monitoring support and I have installed libxml2, but ./configure always ends with these lines:
What am I to do in order to get past this hurdle? Thanks.
S.
I am trying to compile zabbix binaries (version 2.2.1) for myself with VMware monitoring support and I have installed libxml2, but ./configure always ends with these lines:
Code:
checking for xml2-config... /usr/bin/xml2-config checking for xmlReadMemory in -lxml2... no configure: error: Not found libxml2 library
S.
Comment