<P>Hi
<P> I will be glad if you can help me to understand what they mean with the below third step, are they saying I should run the line 1 without any modification with the install command?
<P>Thanks
<P>
<P>1) Run the configure script to initialize variables and create a Makefile, etc.
<P> ./configure --prefix=BASEDIRECTORY --with-nagios-user=SOMEUSER --with-nagios-group=SOMEGRO<BR>UP --with-cgiurl=SOMEURL
<P> a) Replace BASEDIRECTORY with the path of the directory under which Nagios<BR> is installed (default is '/usr/local/nagios')<BR> b) Replace SOMEUSER with the name of a user on your system that will be<BR> assigned permissions to the installed plugins (default is 'nagios')<BR> c) Replace SOMEGRP with the name of a group on your system that will be<BR> assigned permissions to the installed plugins (default is 'nagios')<BR> d) Replace CGIURL with the path used to access the Nagios CGIs with<BR> a web browser (default is '/cgi-bin/nagios')
<P><BR>2) Compile the plugins with the following command:
<P> make all
<P><BR>3) Install the compiled plugins and plugin scripts with the following command:
<P>INSTALL: unmodified: line 1
<P> </P><p><br><hr size=1>Do you Yahoo!?<br>
<a href="http://rd.yahoo.com/mail/mailsig/*http://mailplus.yahoo.com">Yahoo! Mail Plus</a> - Powerful. Affordable. <a href="http://rd.yahoo.com/mail/mailsig/*http://mailplus.yahoo.com">Sign up now</a>