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

Don Munyak don.munyak at gmail.com
Mon Apr 16 22:00:15 CEST 2007


Downloaded and tried to install latest version of nagios-plugins-1.4.8
Still getting same error.

FreeBSD-6.2
I am trying to setup Nagios in a jailed environment using EZJAIL
Aside from a minor permissions issue in the Nagios Makefile, Nagios
installed w/o errors.
*** Needed to modify Makefile before running `make install-init
>From -->> INIT_OPTS=-o root -g root
To ---->> INIT_OPTS=-o root -g wheel

---------------------
Install nagios-plugins Step-by-Step as root
---------------------
Login as username, then su to root

# cd /tmp
# proz -v http://osdn.dl.sourceforge.net/sourceforge/nagiosplug/nagios-plugins-1.4.8.tar.gz
# tar xzvf nagios-plugins-1.4.8.tar.gz
# 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
{no errors}

# make
{no errors}

# make install
 :
 :
 :

/usr/bin/install -c -o nagios -g nagios check_nt
/usr/local/etc/nagios/libexec/check_nt
make  install-exec-hook
cd /usr/local/etc/nagios/libexec &&  for i in check_ftp check_imap
check_nntp check_pop  check_udp check_clamd check_simap check_spop
check_jabber check_nntps check_ssmtp ; do rm -f $i; ln -s check_tcp $i
; done ; if [ -x check_ldap ] ; then rm -f check_ldaps ; ln -s
check_ldap check_ldaps ; fi
Making install in plugins-scripts
test -z "/usr/local/etc/nagios/libexec" ||
/tmp/nagios-plugins-1.4.8/build-aux/install-sh -d
"/usr/local/etc/nagios/libexec"
 /usr/bin/install -c -o nagios -g nagios 'check_breeze'
'/usr/local/etc/nagios/libexec/check_breeze'
 /usr/bin/install -c -o nagios -g nagios 'check_disk_smb'
'/usr/local/etc/nagios/libexec/check_disk_smb'
 /usr/bin/install -c -o nagios -g nagios 'check_flexlm'
'/usr/local/etc/nagios/libexec/check_flexlm'
 /usr/bin/install -c -o nagios -g nagios 'check_ircd'
'/usr/local/etc/nagios/libexec/check_ircd'
 /usr/bin/install -c -o nagios -g nagios 'check_log'
'/usr/local/etc/nagios/libexec/check_log'
 /usr/bin/install -c -o nagios -g nagios 'check_oracle'
'/usr/local/etc/nagios/libexec/check_oracle'
 /usr/bin/install -c -o nagios -g nagios 'check_rpc'
'/usr/local/etc/nagios/libexec/check_rpc'
 /usr/bin/install -c -o nagios -g nagios 'check_sensors'
'/usr/local/etc/nagios/libexec/check_sensors'
 /usr/bin/install -c -o nagios -g nagios 'check_wave'
'/usr/local/etc/nagios/libexec/check_wave'
 /usr/bin/install -c -o nagios -g nagios 'check_ifstatus'
'/usr/local/etc/nagios/libexec/check_ifstatus'
 /usr/bin/install -c -o nagios -g nagios 'check_ifoperstatus'
'/usr/local/etc/nagios/libexec/check_ifoperstatus'
 /usr/bin/install -c -o nagios -g nagios 'check_mailq'
'/usr/local/etc/nagios/libexec/check_mailq'
 /usr/bin/install -c -o nagios -g nagios 'check_file_age'
'/usr/local/etc/nagios/libexec/check_file_age'
 /usr/bin/install -c -o nagios -g nagios 'utils.sh'
'/usr/local/etc/nagios/libexec/utils.sh'
 /usr/bin/install -c -o nagios -g nagios 'utils.pm'
'/usr/local/etc/nagios/libexec/utils.pm'
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 ug=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 ug=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.8/po.
*** Error code 1

Stop in /tmp/nagios-plugins-1.4.8.
#

Any help would be greatly appreciated

Don




More information about the Help mailing list