Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: knaidoo on September 16, 2004, 04:02:39 PM
-
Hi everyone, I get this error emailed to me daily. this is from the antivirus panel used in sme-6.01.01, can someone please help?
thanks,
K
-----Original Message-----
Can't locate Date/Manip.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.6.1/i386-linux /usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl .) at /usr/bin/antivirus-stats.pl line 22.
BEGIN failed--compilation aborted at /usr/bin/antivirus-stats.pl line 22.
-
I believe the file you reference, /usr/bin/antivirus-stats.pl, is not one of mine. To determine which if any rpm owns the file try:
# rpm -qf /usr/bin/antivirus-stats.pl
Otherwise open the file and see if the authors name is commented:
# pico /usr/bin/antivirus-stats.pl
-
May appologies Darrell, the rpm is sme-antivirus-1.0.0-1 and
This script has been developed
# by Jesper Knudsen at http://sme.swerts-knudsen.dk
Does anyone else have this problem with Jesper's script?
Thanks,
Kris
-
Hi,
The statistics script requires a perl modules that I forgot in the install script a while back.
Check the FAQ on:
http://sme.swerts-knudsen.dk/howtos/howto_22.htm
BTW: The Panel has been originalliy developed by Damien Curtain on pagefault.org as far as I know and I have just added a few functions.