Nagios RPM packages for RH73, RH80 and RH9 (fwd)
Dag Wieers
dag at wieers.com
Wed Jun 4 03:53:52 CEST 2003
I intended to Cc: it to both mailinglists as there might be some people
interested in this, but unfortunately I submitted it to soon.
-- dag wieers, dag at wieers.com, http://dag.wieers.com/ --
[Any errors in spelling, tact or fact are transmission errors]
---------- Forwarded message ----------
From: Dag Wieers <dag at wieers.com>
To: Ethan Galstad <nagios at nagios.org>
Organization: 3TI Web Hosting Services
Date: Wed, 4 Jun 2003 03:51:27 +0200 (CEST)
User-Agent: Mutt/1.2.5.1i
X-Mailer: Ximian Evolution 1.0.5
Subject: Nagios RPM packages for RH73, RH80 and RH9
Hi Ethan,
I'm building Nagios RPM packages for RH73, RH80 and RH9. You can find
these packages at:
http://dag.wieers.com/packages/nagios/
and the plugins at:
http://dag.wieers.com/packages/nagios-plugins/
Or use apt as described on:
http://dag.wieers.com/apt/
Maybe there are people interested in using apt to install/update nagios or
using older RH versions. If so, you could link to it from your website (or
copy those files to your website if you like to).
Now, I had some troubles building nagios 1.1 due to changes in
contrib/mini_epn.c, I compared them against nagios 1.0 and came up with
this working patch. It seems to build, but since I'm not a programmer I
can't evaluate the correctness of the patch.
--- contrib/mini_epn.c.orig 2003-06-04 03:31:50.000000000 +0200
+++ contrib/mini_epn.c 2003-06-04 03:36:03.000000000 +0200
@@ -23,6 +23,11 @@
#define MAX_COMMANDLINE_LENGTH 160
+#define NO_XSLOCKS
+#include <XSUB.h>
+
+extern void boot_DynaLoader _((CV* cv));
+
static PerlInterpreter *perl = NULL;
Thanks in advance !
-- dag wieers, dag at wieers.com, http://dag.wieers.com/ --
[Any errors in spelling, tact or fact are transmission errors]
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
More information about the Developers
mailing list