|
From: Martin M. <mm...@me...> - 2006-08-25 21:04:11
|
Hi Robert, "Robert Lowery" <rl...@os...> wrote: > Can't locate Compress/Zlib.pm in @INC (@INC contains: = /root/webmin-1.290 >/etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 >/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 >/usr/local/lib/site_perl .) at /root/webmin-1.290/dansguardian/logs.cgi = line >117. >BEGIN failed--compilation aborted at >/root/webmin-1.290/dansguardian/logs.cgi line 117. You need to install the perl module Compress::Zlib from CPAN. ssh to the machine and connect as root. # perl -MCPAN -e shell install Bundle::CPAN Compress::Zlib is part of that bundle. >I have searched the system and cannot find "Zlib.pm" any where. The = funny >part is that this was working when I setup the machine in the lab for >testing. Any help is much appreciated. This may came from the fact, that on your testing machine this module already was installed. =46reundliche Gr=FC=DFe / kind regards Martin Mewes MCSE +M 2003, MCSA +M 2003 --=20 http://www.mamemu.de/ mamemu - edv-dienstleistungen http://mbox.mewes.tv/ mailboxen zum downloaden |