Search found 5 matches
- Mon Feb 11, 2013 3:04 pm
- Forum: Open Source Nagios Projects
- Topic: Installing nagios-plugins-1.4.16 Fails to Configure Make
- Replies: 9
- Views: 6414
Re: Installing nagios-plugins-1.4.16 Fails to Configure Make
I must not have the right repository configured. I could not find a package by that name. I found this instead: [nagios-plugins-1.4.16]# yum install libssl-dev Loaded plugins: fastestmirror Determining fastest mirrors * rpmforge: mirror.us.leaseweb.net * base: centos.mirror.lstn.net * updates: dist1...
- Mon Feb 11, 2013 2:43 pm
- Forum: Open Source Nagios Projects
- Topic: Installing nagios-plugins-1.4.16 Fails to Configure Make
- Replies: 9
- Views: 6414
Re: Installing nagios-plugins-1.4.16 Fails to Configure Make
That's for Debian, right?
What about for Centos?
What about for Centos?
- Mon Feb 11, 2013 2:25 pm
- Forum: Open Source Nagios Projects
- Topic: Installing nagios-plugins-1.4.16 Fails to Configure Make
- Replies: 9
- Views: 6414
Re: Installing nagios-plugins-1.4.16 Fails to Configure Make
Yes, and the make fails. [nagios-plugins-1.4.16]# pwd /root/nagios-plugins-1.4.16 [nagios-plugins-1.4.16]# make make all-recursive make[1]: Entering directory `/root/nagios-plugins-1.4.16' Making all in gl make[2]: Entering directory `/root/nagios-plugins-1.4.16/gl' rm -f configmake.h-t && \...
- Mon Feb 11, 2013 1:16 pm
- Forum: Open Source Nagios Projects
- Topic: Installing nagios-plugins-1.4.16 Fails to Configure Make
- Replies: 9
- Views: 6414
Re: Installing nagios-plugins-1.4.16 Fails to Configure Make
[nagios-plugins-1.4.16]# pwd /root/nagios-plugins-1.4.16 [nagios-plugins-1.4.16]# ./configure --sysconfdir=/etc/nagios --localstatedir=/var/nagios --enable-perl-modules checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thre...
- Fri Feb 08, 2013 6:59 pm
- Forum: Open Source Nagios Projects
- Topic: Installing nagios-plugins-1.4.16 Fails to Configure Make
- Replies: 9
- Views: 6414
Installing nagios-plugins-1.4.16 Fails to Configure Make
On Centos 5.3, I did this: ./configure --prefix=/usr/local/nagios --enable-perl-modules And everything was moving along when the configure process stopped here: config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: ex...