Date: 23 Feb 2004 10:16:50 +0100 From: Blaz Zupan <blaz@amis.net> To: Ilia "Chipitsine (Online)" <ilia@paramon.ru> Cc: blaz@si.FreeBSD.org Subject: Re: net/nagios Message-ID: <1077527810.24355.41.camel@blaz.medinet.si> In-Reply-To: <20040223140408.O56066@office.paramon.ru> References: <20040223140408.O56066@office.paramon.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2004-02-23 at 10:04, Ilia Chipitsine (Online) wrote: > what's wrong with Nagios port ? You are missing the ports/net/nagios/files/nagios.sh.tmpl file. This is an integral part of the port. Check your cvsup or cvs. > > kinomax# make > ===> Building for nagios-1.2 > for file in nagios.sh INSTALL DEINSTALL MESSAGE; do /usr/bin/sed -e > 's,%%NAGIOSUSER%%,nagios,g' -e 's,%%NAGIOSGROUP%%,nagios,g' -e > 's,%%NAGIOSDIR%%,/var/spool/nagios,g' -e 's,%%PREFIX%%,/usr/local,g' -e > 's,%%RC_SUBR%%,/etc/rc.subr,g' < /usr/ports/net/nagios/files/${file}.tmpl > >/usr/ports/net/nagios/work/${file}; done > cannot open /usr/ports/net/nagios/files/nagios.sh.tmpl: No such file or > directory > *** Error code 2 > > Stop in /usr/ports/net/nagios. > kinomax# > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1077527810.24355.41.camel>