I made a mistake before, I didn't read very well my shell and I installed Net::Server::PreFork now. Obviously, I still have an error message but it's not the same :
root@domain:~# /etc/init.d/policyd2 start > Can't locate cbp/version.pm 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 35. > BEGIN failed--compilation aborted at /usr/local/sbin/cbpolicyd line 35. > 2011/8/22 Nigel Kukard <[email protected]> > On 08/22/11 06:15, Roland Vogt wrote: > > I did it, but nothing change. I get the same message when I try to start > Cluebringer. > > > 2011/8/17 Robert Anderson <[email protected]> > >> 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]> >> >>> 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 >> >> > The problem is due to Net::Server::PreFork missing, you need to investigate > why this is. > > Check if its in the perl search path. > > -N > > _______________________________________________ > Users mailing list > [email protected] > http://lists.policyd.org/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
