[Nagios-devel] nagios install without web

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] nagios install without web

Post by Guest »

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

I am just wondering .. how do I install Nagios without installing the cgis?

Understanding that `make nagios contrib` will not make the cgis.. but
`install` command require the cgis still.

Makefile.in
"install:
cd $(SRC_BASE) && $(MAKE) $@
cd $(SRC_CGI) && $(MAKE) $@
cd $(SRC_HTM) && $(MAKE) $@"

I tried to sed it but it complains ..

>>> Source unpacked.
configure.in: 3: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
automake: configure.in: `PACKAGE' not defined in `configure.in'
automake: configure.in: required file `./mkinstalldirs' not found
automake: configure.in: required file `./missing' not found
automake: no `Makefile.am' found or specified


I would like to love to know how to do it.
-- Jasmine
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/NiVoNgvTa7Hj2AURAqbyAJ9hVhVuTipCIEoqFc8JTlsqtwHvhACcDIcj
ZnPAcH5X7ACU5qUXBcszC9s=
=HCpq
-----END PGP SIGNATURE-----






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked