Hello:
I think that I have found and issue with instalation of zabbix V2.0.4 using --sysconfdir option.
When you use this option and run (configure --sysconfigdir="/etc/zabbix" && make install) new config files are written in right place but the zabbix executable is not compiled tu read /etc/zabbix/zabbix_agentd.conf as default file and the same happens with zabbix_server.
When you try to start both they complain about /usr/local/etc/*.conf files not found.
Best regards!
I think that I have found and issue with instalation of zabbix V2.0.4 using --sysconfdir option.
When you use this option and run (configure --sysconfigdir="/etc/zabbix" && make install) new config files are written in right place but the zabbix executable is not compiled tu read /etc/zabbix/zabbix_agentd.conf as default file and the same happens with zabbix_server.
When you try to start both they complain about /usr/local/etc/*.conf files not found.
Best regards!

Comment