Re: [Nagios-devel] Patches to get Nagios header files also installed

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

Re: [Nagios-devel] Patches to get Nagios header files also installed

Post by Guest »

Tobias Mucke wrote:
> Dear Nagios developers,
>
> since I am programming a Nagios event broker module I have a proposal
> to ease the distribution and building of NEB modules for developers
> and users of Nagios.
>
>>From my point of view it would be nice if Nagios would get installed
> with its header files, so a user can build NEB modules against it and
> a NEB developer don't have to package actual header files with his
> NEB.
>
> ###################################################################
>
> I have tested these changes on my Linux box with the newest Nagios
> version available (3.0.1). The shell code used in include/Makefile.in
> is copied from Makefiles.in generated with automake so it is as
> portable as possible. Please use your version of autoconf to update
> your configure script after patching.
>
> Any comments greatly appreciated.
>

I like the idea, but for completeness sake you should probably patch
the nagios.spec-files as well to put headerfiles and such in a
nagios-devel package.

--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231





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