Hi everybody.
I need to compile 1.8.11 Zabbix Agent to distribute compiled binaries among different hosts; I'm following this guide:
http://www.zabbix.com/documentation/...on_from_source
but, after
./configure --enable-agent --enable-static
make
./bin directory contains only win32 and win64 folder.
Any idea?
I need to compile 1.8.11 Zabbix Agent to distribute compiled binaries among different hosts; I'm following this guide:
http://www.zabbix.com/documentation/...on_from_source
but, after
./configure --enable-agent --enable-static
make
./bin directory contains only win32 and win64 folder.
Any idea?
Comment