Hi<br /><br />I want to build and install Nagios under a certain path (eg /opt/local) but tell it to find it's configuration (nagios.cfg, cgi.cfg) elsewhere (eg /export/nagios). There is useful configure directive for the lockfile (--with-lockfile), is there something similar for configuration path? Ideally I don't want to install anything under /export/nagios as part of the installation procedure, another process will deploy the correct configuration there, I just want to set Nagios to look there when it runs.<br /><br />Cheers