hey all
i try to compile zabbix on debian 3.1:
mideb:/tmp/zabbix-1.1alpha12# ./configure --with-mysql --with-net-snmp
..
config.status: executing depfiles commands
************************************************** *********
* Now run 'make' *
* *
* Thank you for using ZABBIX! *
* <http://www.zabbix.com> *
************************************************** *********
mideb:/tmp/zabbix-1.1alpha12# make
Making all in src
make[1]: Entering directory `/tmp/zabbix-1.1alpha12/src'
make[2]: Entering directory `/tmp/zabbix-1.1alpha12/src'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/tmp/zabbix-1.1alpha12/src'
make[1]: Leaving directory `/tmp/zabbix-1.1alpha12/src'
make[1]: Entering directory `/tmp/zabbix-1.1alpha12'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/tmp/zabbix-1.1alpha12'
mideb:/tmp/zabbix-1.1alpha12#
but nothing is compiled, means there are no binarys... any ideas?
regards
michu
i try to compile zabbix on debian 3.1:
mideb:/tmp/zabbix-1.1alpha12# ./configure --with-mysql --with-net-snmp
..
config.status: executing depfiles commands
************************************************** *********
* Now run 'make' *
* *
* Thank you for using ZABBIX! *
* <http://www.zabbix.com> *
************************************************** *********
mideb:/tmp/zabbix-1.1alpha12# make
Making all in src
make[1]: Entering directory `/tmp/zabbix-1.1alpha12/src'
make[2]: Entering directory `/tmp/zabbix-1.1alpha12/src'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/tmp/zabbix-1.1alpha12/src'
make[1]: Leaving directory `/tmp/zabbix-1.1alpha12/src'
make[1]: Entering directory `/tmp/zabbix-1.1alpha12'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/tmp/zabbix-1.1alpha12'
mideb:/tmp/zabbix-1.1alpha12#
but nothing is compiled, means there are no binarys... any ideas?
regards
michu
Comment