Hi all,
This question is neither xymon nor devmon specific, I think, so I ask here, because I'm subscribed to this list ...
Starting devmon complains about a missing BER.pm:
"./devmon
Can't locate BER.pm in @INC (
@INC contains:
/home/xymon/devmon-0.3.1-beta1/modules
/usr/lib/perl5/5.10.0/x86_64-linux-thread-multi
/usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.10.0
/usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl .)
at
/home/xymon/devmon-0.3.1-beta1/modules/dm_snmp.pm line 24.
BEGIN failed--compilation aborted at /home/xymon/devmon-0.3.1-beta1/modules/dm_snmp.pm line 24.
Compilation failed in require at ./devmon line 25.
BEGIN failed--compilation aborted at ./devmon line 25."
but according to the following find it is there:
"find /usr -name BER.pm -print
/usr/lib/perl5/vendor_perl/5.10.0/Convert/BER.pm"
Do I have to include the complete Path to BER.pm in @INC?
Yours
hjb