Am 26.09.2011 21:48, schrieb Olivier Bilodeau: >> 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 > > These are only warnings so just annoying. Anyway, it was fixed in 3.0.0 > by migrating constants to be of type Readonly instead. constant pragma > is incompatible with mod_perl (or atleast our current PerlRun strategy).
In my world this seems to be a gettext problem in perl 5.10.x. Please see here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479803 >> >> 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. >> > > ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Packetfence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
