Search found 1 match

by stijn.mahieu
Mon May 27, 2024 4:57 am
Forum: Open Source Nagios Projects
Topic: I have a problem with nagios core working with version 4.5.2
Replies: 9
Views: 13678

Re: I have a problem with nagios core working with version 4.5.2

Hi, I managed to fix it as follows: - download and unpack the livestatus tarball into /tmp - download and unpack the nagios 4.5.0 core tarball into /tmp - copy the nagios 4.5.0 header files to the mklivestatus source folder: cp /tmp/nagios-4.5.0/lib/*.h /tmp/mk-livestatus-1.5.0p24/nagios4/ cp /tmp/n...