Re: [Nagios-users] Error compiling Nagios 3 on CentOS 6.2 minimal

2012-08-20 Thread Andreas Ericsson
On 08/17/2012 05:16 PM, Meyer, Bruce wrote: Using CentOS 6.2 (minimal) Nagios-3.4.1.tar.gz Running: ./configure --sysconfdir=/etc/nagios --localstatedir=/var/nagios --with-command-group=nagcmd --enable-embedded-perl You'll want to stop using embedded perl. It's been removed from Nagios

Re: [Nagios-users] Error compiling Nagios 3 on CentOS 6.2 minimal

2012-08-20 Thread Sven Nierlein
On 8/20/12 9:36, Andreas Ericsson wrote: On 08/17/2012 05:16 PM, Meyer, Bruce wrote: Using CentOS 6.2 (minimal) Nagios-3.4.1.tar.gz Running: ./configure --sysconfdir=/etc/nagios --localstatedir=/var/nagios --with-command-group=nagcmd --enable-embedded-perl You'll want to stop using

Re: [Nagios-users] Error compiling Nagios 3 on CentOS 6.2 minimal

2012-08-20 Thread Meyer, Bruce
Andreas and Sven, Thank-you for your guidance. Since I am just now starting the install, I think I will recompile and remove embedded-perl. I am following the Nagios: System and Network Monitoring 2nd Edition by Wolfgang Barth. -= Bruce On 8/20/12 5:22 AM, Sven Nierlein

[Nagios-users] Error compiling Nagios 3 on CentOS 6.2 minimal

2012-08-17 Thread Meyer, Bruce
Using CentOS 6.2 (minimal) Nagios-3.4.1.tar.gz Running: ./configure --sysconfdir=/etc/nagios --localstatedir=/var/nagios --with-command-group=nagcmd --enable-embedded-perl ... *** Configuration summary for nagios 3.4.1 05-11-2012 ***: General Options: -

Re: [Nagios-users] Error compiling Nagios 3 on CentOS 6.2 minimal

2012-08-17 Thread Meyer, Bruce
My co-worker (Thanks Frank) Recommended I put a symlink to those two errant files. I did, and it compiled. For anyone that reads this in the future, in case a better fix isn't offered, here is what I did: I switched to: /usr/lib/ Created /perl5/CORE So I have the path: /usr/lib/perl5/CORE I cd