Hi Team,
I am trying to install NRPE agent on linux machine. I am facing the below error.
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)... yes
checking whether to disable maintainer-specific portions of Makefiles... yes
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/linux-nrpe-agent/subcomponents/nagiosplugins/nagios-plugins-2.0.3':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
real 0m1.204s
user 0m0.071s
sys 0m0.063s
make: *** No rule to make target `clean'. Stop.
real 0m0.002s
user 0m0.001s
sys 0m0.000s
make: *** No targets specified and no makefile found. Stop.
real 0m0.002s
user 0m0.001s
sys 0m0.000s
make: *** No rule to make target `install'. Stop.
real 0m0.002s
user 0m0.001s
sys 0m0.001s
Subcomponents installation failed - exiting
yum install gcc glibc glibc-common openssl-devel perl
Plugin "package_upload" can't be imported
Loaded plugins: changelog, refresh-packagekit, rhnplugin, security
This system is not registered with RHN Classic or RHN Satellite.
You can use rhn_register to register.
RHN Satellite or RHN Classic support will be disabled.
Setting up Install Process
https://server.com(not mentioning the host deatils)/pulp/repos/Fossil/QA/QA_Content_View/custom/VMWare_Tools/vmware-tools_RHEL6/repodata/repomd.xml: [Errno 14] PYCURL ERROR 7 - "couldn't connect to host"
Trying other mirror.
No package gcc available.
No package openssl-devel available.
Nothing to do
uname -a
Linux 2.6.32-504.el6.x86_64 #1 SMP Tue Sep 16 01:56:35 EDT 2014 x86_64 x86_64 x86_64 GNU/Linux
Thanks & Regards,
Ram Ardhani.
LINUX NRPE agent installation error
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: LINUX NRPE agent installation error
If this is a RH server then it must be registered with RHN Classic or RHN Satellite.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
raamardhani7
- Posts: 459
- Joined: Tue Jun 02, 2015 12:36 am
Re: LINUX NRPE agent installation error
Thanks a lot BOX239,, I thought something else could be the problem, missed my basic step to check. Thanks again.
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: LINUX NRPE agent installation error
Did you get NRPE up and running raamardhani7? OK to lock the thread?