On 17/08/2011 11:48, Roland Vogt wrote:
Yes, I installed all the missing perl packages and I follow up the INSTALL file.

Any idea?

2011/8/17 Robert Anderson <[email protected] <mailto:[email protected]>>

    On Wed, 2011-08-17 at 09:50 +0200, Roland Vogt wrote:
    > I'm trying to use cluebringer 2.0.11 on a Debian 6 squeeze.
    >
    > When I start cluebinger as a deamon, I get this :
    >
    >
    >         root@domain:/etc/init.d# /etc/init.d/policyd2 start
    >         Base class package "Net::Server::PreFork" is empty.
    >             (Perhaps you need to 'use' the module which defines that
    >         package first,
    >             or make that module available in @INC (@INC
    >         contains: /usr/local/lib/policyd-2.0
    /usr/lib/policyd-2.0 /usr/lib64/policyd-2.0 /etc/perl
    /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1
    /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10
    /usr/share/perl/5.10 /usr/local/lib/site_perl .).
    >          at /usr/local/sbin/cbpolicyd line 30
    >         BEGIN failed--compilation aborted at
    /usr/local/sbin/cbpolicyd
    >         line 30.
    >
    >
    > I think it's a Perl problem but I'm not sure and I really don't know
    > how to fix this.

    Does your system meet the requirements listed in the INSTALL file?


Try:

perl -MCPAN -e shell
install Net::Server::PreFork
q
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users

Reply via email to