Hello,
I am trying to install zabbix 1.1 on a centos 4 server, and am having some problems, I feel I followed the instructions on the zabbix site correctly but the program does not want to install correctly. Firstly if I use the following command
shell> ./configure --enable-server --with-mysql --with-net-snmp # for MySQL
the ./configure command does not complete, and returns error
NET-SNMP is not found / or the path is incorrect.
After checking the NET-SNMP is installed ??
If I run the same command with no --with-net-snmp the installation seems to finish ok.
But still there seems to be problems after the make command, files are in the wrong directories etc.
I am starting to think that RHES4/Centos 4 is not compitable\???
Should I be using a different distribution eg. Ubuntu? I am very excited about using zabbix, and will be running it on a dediated server so I really don't mind what linux flavour is bst supported.
Many thanks in advance to all involved in this project
PR
I am trying to install zabbix 1.1 on a centos 4 server, and am having some problems, I feel I followed the instructions on the zabbix site correctly but the program does not want to install correctly. Firstly if I use the following command
shell> ./configure --enable-server --with-mysql --with-net-snmp # for MySQL
the ./configure command does not complete, and returns error
NET-SNMP is not found / or the path is incorrect.
After checking the NET-SNMP is installed ??
If I run the same command with no --with-net-snmp the installation seems to finish ok.
But still there seems to be problems after the make command, files are in the wrong directories etc.
I am starting to think that RHES4/Centos 4 is not compitable\???
Should I be using a different distribution eg. Ubuntu? I am very excited about using zabbix, and will be running it on a dediated server so I really don't mind what linux flavour is bst supported.
Many thanks in advance to all involved in this project
PR
Comment