Can't locate ISC/CC/Group/Connect.pm

Val Genova val at email.com.ph
Mon Jun 4 11:01:31 UTC 2007


im having this error when i run this command:

      # cd /usr/local/openreg
      # sbin/log-monitor

Can't locate ISC/CC/Group/Connect.pm in @INC (@INC contains:
/usr/local/openreg/lib/site_perl /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
sbin/log-monitor line 31.
BEGIN failed--compilation aborted at sbin/log-monitor line 31.

i have installed all the perl required packages like below, but still i
get an error,
i was able to run sbin/msgq   which has an output of running...

perl -MCPAN -e 'install Test::Harness'
        perl -MCPAN -e 'install Test::Simple'
        perl -MCPAN -e 'install Test::More'
        perl -MCPAN -e 'install Bundle::CPAN'

        perl -MCPAN -e 'install Event'
        perl -MCPAN -e 'install Time::HiRes'
        perl -MCPAN -e 'install MIME::Base64'

        # database abstraction modules
        perl -MCPAN -e 'install Bundle::DBI'

        # XML processing modules
        perl -MCPAN -e 'install XML::NamespaceSupport'
        perl -MCPAN -e 'install XML::Parser'
        perl -MCPAN -e 'install XML::SAX'
        perl -MCPAN -e 'install XML::SAX::Expat'
        perl -MCPAN -e 'install XML::Writer'
        perl -MCPAN -e 'install XML::Writer::String'

i also check cpan, and look for connect.pm module and found 
DNS::BL::cmds::connect
CLIENT, but still I get an error.

pls help.
thanks in advance



More information about the openreg-users mailing list