Hi all,
I followed the installation guide to install zabbix 2.0.5 on centOS 6.3.
after running ./configure i can't run 'make install'
[root@zabbix zabbix-2.0.5]# ./configure --enable-server --with-mysql --with-net-snmp --with-libcurl --with-openipmi --enable-agent
..
..
full config.log attached
...
..
************************************************** *********
* Now run 'make install' *
* *
* Thank you for using Zabbix! *
* <http://www.zabbix.com> *
************************************************** *********
[root@zabbix zabbix-2.0.5]# make install
-bash: make: command not found
I followed the installation guide to install zabbix 2.0.5 on centOS 6.3.
after running ./configure i can't run 'make install'
[root@zabbix zabbix-2.0.5]# ./configure --enable-server --with-mysql --with-net-snmp --with-libcurl --with-openipmi --enable-agent
..
..
full config.log attached
...
..
************************************************** *********
* Now run 'make install' *
* *
* Thank you for using Zabbix! *
* <http://www.zabbix.com> *
************************************************** *********
[root@zabbix zabbix-2.0.5]# make install
-bash: make: command not found
Comment