Hi

I've been trying to find out all the perl dependencies to run 
Packetfence on Slackware. Generally, Packetfence works tested in vlan 
mode, but I keep seeing these errors in my httpd error log during 
PF(httpd) startup:

Constant subroutine pf::web::LC_CTYPE redefined at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web.pm line 34
Prototype mismatch: sub pf::web::LC_CTYPE () vs none at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web.pm line 34
Constant subroutine pf::web::LC_NUMERIC redefined at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web.pm line 34
Prototype mismatch: sub pf::web::LC_NUMERIC () vs none at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web.pm line 34
Constant subroutine pf::web::LC_TIME redefined at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web.pm line 34
Prototype mismatch: sub pf::web::LC_TIME () vs none at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web.pm line 34
Constant subroutine pf::web::LC_COLLATE redefined at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web.pm line 34
Prototype mismatch: sub pf::web::LC_COLLATE () vs none at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web.pm line 34
Constant subroutine pf::web::LC_MONETARY redefined at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web.pm line 34
Prototype mismatch: sub pf::web::LC_MONETARY () vs none at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web.pm line 34
Constant subroutine pf::web::LC_MESSAGES redefined at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web.pm line 34
Prototype mismatch: sub pf::web::LC_MESSAGES () vs none at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web.pm line 34
Constant subroutine pf::web::LC_ALL redefined at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web.pm line 34
Prototype mismatch: sub pf::web::LC_ALL () vs none at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web.pm line 34
Constant subroutine pf::web::custom::LC_CTYPE redefined at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web/custom.pm line 23
Prototype mismatch: sub pf::web::custom::LC_CTYPE () vs none at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web/custom.pm line 23
Constant subroutine pf::web::custom::LC_NUMERIC redefined at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web/custom.pm line 23
Prototype mismatch: sub pf::web::custom::LC_NUMERIC () vs none at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web/custom.pm line 23
Constant subroutine pf::web::custom::LC_TIME redefined at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web/custom.pm line 23
Prototype mismatch: sub pf::web::custom::LC_TIME () vs none at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web/custom.pm line 23
Constant subroutine pf::web::custom::LC_COLLATE redefined at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web/custom.pm line 23
Prototype mismatch: sub pf::web::custom::LC_COLLATE () vs none at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web/custom.pm line 23
Constant subroutine pf::web::custom::LC_MONETARY redefined at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web/custom.pm line 23
Prototype mismatch: sub pf::web::custom::LC_MONETARY () vs none at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web/custom.pm line 23
Constant subroutine pf::web::custom::LC_MESSAGES redefined at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web/custom.pm line 23
Prototype mismatch: sub pf::web::custom::LC_MESSAGES () vs none at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web/custom.pm line 23
Constant subroutine pf::web::custom::LC_ALL redefined at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web/custom.pm line 23
Prototype mismatch: sub pf::web::custom::LC_ALL () vs none at 
/usr/lib/perl5/5.10.1/Exporter.pm line 67.
  at /usr/local/pf/lib/pf/web/custom.pm line 23

httpd Version:
[Fri Sep 09 07:41:19 2011] [notice] Apache/2.2.20 (Unix) 
mod_fcgid/2.3.6 mod_ssl/2.2.20 OpenSSL/0.9.8r mod_perl/2.0.5 
Perl/v5.10.1 configured -- resuming normal operations

I might have overlooked one or the other cpan module.
Also, I'd be happy to provide the (huge?) list of cpan modules that I 
use in my vanilla setup.

Thanks for your time.

John

------------------------------------------------------------------------------
Why Cloud-Based Security and Archiving Make Sense
Osterman Research conducted this study that outlines how and why cloud
computing security and archiving is rapidly being adopted across the IT 
space for its ease of implementation, lower cost, and increased 
reliability. Learn more. http://www.accelacomm.com/jaw/sfnl/114/51425301/
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to