Hi
I downloaded zabbix-2.0.0.tar.gz and followed the manual at http://www.zabbix.com/documentation/...lation/install
I have installed the libraries and dev files that was needed but when i run ./configure now i get output like this:
$ ./configure --enable-server --enable-agent --with-mysql --enable-ipv6 --with-net-snmp --with-libcurl
<snip>
config.status: error: cannot find input file: `upgrades/Makefile.in'
Do anyone know what i can do to resolve this?
--
David
I downloaded zabbix-2.0.0.tar.gz and followed the manual at http://www.zabbix.com/documentation/...lation/install
I have installed the libraries and dev files that was needed but when i run ./configure now i get output like this:
$ ./configure --enable-server --enable-agent --with-mysql --enable-ipv6 --with-net-snmp --with-libcurl
<snip>
config.status: error: cannot find input file: `upgrades/Makefile.in'
Do anyone know what i can do to resolve this?
--
David
Comment