Hello everyone,
Please excuse how trivial my question is. I just start to play with Zabbix. I am now trying to implement Java Gateway to monitor Apache Solr server. I am using Zabbix 2.0.6-2.el6. At first I tried to install it from package zabbix-java-gateway-2.0.6-1.el6.x86_64.rpm, but I got: error: Failed dependencies:
zabbix = 2.0.6-1.el6 is needed by zabbix-java-gateway-2.0.6-1.el6.x86_64. Then I tried to install it from source, I got: checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
configure: Configuring
checking whether make sets $(MAKE)... (cached) no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/tmp/zabbix-2.0.6':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details
I also tried to find Zabbix java gateway 2.0.6-2.el6 rpm file, but failed. Any one can help me? Thank you so much
Leon
Please excuse how trivial my question is. I just start to play with Zabbix. I am now trying to implement Java Gateway to monitor Apache Solr server. I am using Zabbix 2.0.6-2.el6. At first I tried to install it from package zabbix-java-gateway-2.0.6-1.el6.x86_64.rpm, but I got: error: Failed dependencies:
zabbix = 2.0.6-1.el6 is needed by zabbix-java-gateway-2.0.6-1.el6.x86_64. Then I tried to install it from source, I got: checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
configure: Configuring
checking whether make sets $(MAKE)... (cached) no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/tmp/zabbix-2.0.6':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details
I also tried to find Zabbix java gateway 2.0.6-2.el6 rpm file, but failed. Any one can help me? Thank you so much
Leon
Comment