Re: [Nagios-devel] Nagios ePN and perl modules

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] Nagios ePN and perl modules

Post by Guest »

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

It looks like it worked. I'm getting the following error from some plugin
right now:
BEGIN not safe after errors--compilation aborted at (eval 29) line 75.
but I'm still debugging that. The FindBin::Bin patch worked under mini_epn;
maybe that needs re-written so its more in-line with how Nagios is running
code. sigh.

- -Doug

On Thursday 02 May 2002 14:06, Subhendu Ghosh wrote:
> My previous patch...
>
> use lib utils.pm ;
> use utils qw(...);
>
> The utils.pm above would get barfed on by perl, but would get regex'd
> during the compile process and substituted by the appropriate libexec
> dir...
>
> If that works for you, I'll back out the FindBin::Bin patch..
>
> -sg
- --
Douglas E. Warner Network Engineer
CTI/PAdotNET http://www.pa.net +1 717 503 9006
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE80Y1JJV36su0A0xIRAnHXAJ4sgBMMM/xfMPOrcIKn/yt6TrSq0wCeKfOq
NBVhAVR1mpSxC137YJFJHRk=
=8RPw
-----END PGP SIGNATURE-----






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: dwarner@ctinetworks.com
Locked