[Nagiosplug-help] nagios-plugins-1.4.7 -d:No such file or directory

Don Munyak don.munyak at gmail.com
Fri Apr 13 05:16:50 CEST 2007


On 4/12/07, Thomas Guyot-Sionnest <dermoth at aei.ca> wrote:
> On 12/04/07 04:38 PM, Don Munyak wrote:
> > Can someone tell me why this is failing ?
> >
> > # # ./configure -C --prefix=/usr/local/etc/nagios
> > --with-cgiurl=/nagios/cgi-bin --with-nagios-user=nagios
> > --with-nagios-group=nagios
> >
> > # make
> > # make install
> >     :
> >     :
> >     :
> > Making install in plugins-root
> >  /usr/bin/install -c -o nagios -g nagios check_dhcp
> > /usr/local/etc/nagios/libexec/check_dhcp
> >  chown root /usr/local/etc/nagios/libexec/check_dhcp
> >  chmod a=rx,u+s /usr/local/etc/nagios/libexec/check_dhcp
> >  /usr/bin/install -c -o nagios -g nagios check_icmp
> > /usr/local/etc/nagios/libexec/check_icmp
> >  chown root /usr/local/etc/nagios/libexec/check_icmp
> >  chmod a=rx,u+s /usr/local/etc/nagios/libexec/check_icmp
> > Making install in po
> > -d /usr/local/etc/nagios/share
> > -d:No such file or directory
> > *** Error code 1
> >
> > Stop in /tmp/nagios-plugins-1.4.7/po.
> > *** Error code 1
> >
> > Stop in /tmp/nagios-plugins-1.4.7.
>
> If it failed in /po then everything should be installed correctly.
> Latest release is 1.4.8; if you try it could you report your results?

I'll take one for the team :), but can I use the same steps below
without doing any kind of de-install. Basically just download the new
tar, extract and proceed with the steps below. I'm still pretty
skid-dish when it comes to doing such things.

# cd /tmp
# tar -xzvf nagios-plugins-1.4.8.tar.gz {may not be the correct file name}
# cd /nagios-plugins-1.4.8
# ./configure -C --prefix=/usr/local/etc/nagios
--with-cgiurl=/nagios/cgi-bin --with-nagios-user=nagios
--with-nagios-group=nagios
# make
# make install

Thanks,
Don




More information about the Help mailing list