Hi There,
I am new to packetfence and it's installation process also really 
challenging task.Now while going through this process i am getting some set 
of warnings and errors as follow,

----------------------------------------------------------------------------
----------------------------------------------------------------------------
-----------------------------------------------------------------

root@nue:/usr/local/pf-3.3.1/packetfence-packetfence-3.3.1# 
./packetfence.init start
./packetfence.init: line 15: /etc/rc.d/init.d/functions: No such file or 
directory
Starting PacketFence...Checking configuration sanity...
service|command
config files|start
Use of uninitialized value in split at /usr/local/pf/lib/pf/os.pm line 123 
(#1)
    (W uninitialized) An undefined value was used as if it were already
    defined.  It was interpreted as a "" or a 0, but maybe it was a 
mistake.
    To suppress this warning assign a defined value to your variables.
    
    To help you figure out what was undefined, perl will try to tell you 
the
    name of the variable (if any) that was undefined. In some cases it 
cannot
    do this, so it also tells you what operation you used the undefined 
value
    in.  Note, however, that perl optimizes your program and the operation
    displayed in the warning may not necessarily appear literally in your
    program.  For example, "that $foo" is usually optimized into "that "
    . $foo, and the warning will refer to the concatenation (.) operator,
    even though there is no . in your program.
    
iptables|start
pfdhcplistener|already running
pfmon|start
pfdetect|already running
httpd|already running
snort|already running

root@nue:/usr/local/pf-3.3.1/packetfence-packetfence-3.3.1# Subroutine 
Net::Write::Layer::pack_sockaddr_in6 redefined at
    /usr/lib/perl/5.14/Exporter.pm line 67 (#1)
    (W redefine) You redefined a subroutine.  To suppress this warning, 
say
    
        {
        no warnings 'redefine';
        eval "sub name { ... }";
        }
    
Subroutine Net::Write::Layer::unpack_sockaddr_in6 redefined at
    /usr/lib/perl/5.14/Exporter.pm line 67 (#1)
Subroutine Net::Write::Layer::sockaddr_in6 redefined at
    /usr/lib/perl/5.14/Exporter.pm line 67 (#1)

Can't locate loadable object for module RRDs in @INC (@INC contains: 
/usr/local/pf/lib /etc/perl /usr/local/lib/perl/5.14.2 
/usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 
/usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at 
/usr/local/pf/lib/pf/traplog.pm line 20
Compilation failed in require at /usr/local/pf/lib/pf/traplog.pm line 20.
BEGIN failed--compilation aborted at /usr/local/pf/lib/pf/traplog.pm line 
20.
Compilation failed in require at /usr/local/pf/sbin/pfmon line 55.
BEGIN failed--compilation aborted at /usr/local/pf/sbin/pfmon line 55 (#2)
Uncaught exception from user code:
    Can't locate loadable object for module RRDs in @INC (@INC contains: 
/usr/local/pf/lib /etc/perl /usr/local/lib/perl/5.14.2 
/usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 
/usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at 
/usr/local/pf/lib/pf/traplog.pm line 20
Compilation failed in require at /usr/local/pf/lib/pf/traplog.pm line 20.
BEGIN failed--compilation aborted at /usr/local/pf/lib/pf/traplog.pm line 
20.
Compilation failed in require at /usr/local/pf/sbin/pfmon line 55.
BEGIN failed--compilation aborted at /usr/local/pf/sbin/pfmon line 55.
 at /usr/local/pf/sbin/pfmon line 55

----------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
------

I understand these are from perl module.I want to know what are the perl 
module needed for proper installation of packetfence.can anyone please 
share any tutorial for the same.Thanks in advance.

Regards
Suman Pandit

------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to