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

Thomas Guyot-Sionnest dermoth at aei.ca
Fri Apr 13 12:57:39 CEST 2007


On 12/04/07 11:16 PM, Don Munyak wrote:
> On 4/12/07, Thomas Guyot-Sionnest <dermoth at aei.ca> wrote:
>>
>> 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

Yes this should work and overwrite any compiled plugin with the new version.

You could also do an uninstall from 1.4.7 right before installing or set
the --prefix to a temporary folder if you don't really want to upgrade.

Thanks,

Thomas




More information about the Help mailing list