PDA

View Full Version : zabbix on hp-ux 11i


bigJoe
19-12-2005, 10:37
Hi you all, I've one problema when I try to make the zabbix 1.0 on hp-ux 11i v1.

Here my steap for installation :
. untar zabbix
. configure --prefix=/opt/zabbix --with-mysql=/usr/local/mysql --with-snmp
( this operation go very well )

But When I write "make" I receive this message :

Making all in src/zabbix_agent
Make: line 5: syntax error. Stop.
*** Error exit code 1

Do you have any suggest ???

thanks

Alexei
22-12-2005, 21:41
Use GNU make (gmake).