I'm new to zabbix and I'm trying to install 1.1 in an Vserver Guest on Debian 3.1.
This is my configure line:
./configure --enable-server --with-mysql --with-net-snmp --sysconfdir=/etc
After that I run checkinstall (or make install), but no /etc/zabbix directory with content is created?
Do the prefixes work in this version?
This is my configure line:
./configure --enable-server --with-mysql --with-net-snmp --sysconfdir=/etc
After that I run checkinstall (or make install), but no /etc/zabbix directory with content is created?
Do the prefixes work in this version?
Comment