From: Bobby N. <bwn...@fe...> - 2004-08-16 21:59:02
|
Mike, Looks like I spoke a bit too soon. When I try to use 0.48_01, I get lots of compilation errors revolving around the Log::Log4perl::Config::BaseConfigurator module. =20 Here's a sample of output from "make test": t/048lwp.............Can't locate Log/Log4perl/Config/BaseConfigurator.pm in @INC (@INC contains: /c/Documents and Settings/388572/Desktop/Log-Log4perl-0.48_01/blib/lib /c/Documents and Settings/388572/Desktop/Log-Log4perl-0.48_01/blib/arch /usr/lib/perl5/5.8.2/cygwin-thread-multi-64int /usr/lib/perl5/5.8.2/cygwin-thread-multi-64int /usr/lib/perl5/5.8.2 /usr/lib/perl5/site_perl/5.8.2/cygwin-thread-multi-64int /usr/lib/perl5/site_perl/5.8.2/cygwin-thread-multi-64int /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.2/cygwin-thread-multi-64int /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl . /usr/lib/perl5/5.8.2/cygwin-thread-multi-64int /usr/lib/perl5/5.8.2 /usr/lib/perl5/site_perl/5.8.2/cygwin-thread-multi-64int /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl .) at /c/Documents and Settings/388572/Desktop/Log-Log4perl-0.48_01/blib/lib/Log/Log4perl/Confi g/PropertyConfigurator.pm line 2. BEGIN failed--compilation aborted at /c/Documents and Settings/388572/Desktop/Log-Log4perl-0.48_01/blib/lib/Log/Log4perl/Confi g/PropertyConfigurator.pm line 2. Do I need another module or something as well? =20 Thanks, Bobby -----Original Message----- From: Bobby Nations=20 Sent: Wednesday, August 11, 2004 10:25 AM To: 'Mike Schilli' Cc: log...@li... Subject: RE: [log4perl-devel] Log4Perl and CVS enhancement Mike, That looks great! I'll roll it into our projects and use it from now on. Thanks for the change. Cheers, Bobby -----Original Message----- From: Mike Schilli [mailto:m...@pe...]=20 Sent: Wednesday, August 11, 2004 3:49 AM To: Bobby Nations Cc: log...@li... Subject: Re: [log4perl-devel] Log4Perl and CVS enhancement Bobby Nations wrote on 8/10/2004, 8:19 AM: > Would you please change the above two files so that they no longer match > the regular expression, "\$Log.*\\$"? This would really help out folks > in the field. Interesting, the current code seems to work fine with sourceforge's CVS=20 -- but I remember we've had issues with code matching $Log...$ patterns=20 in the past. I've reformatted the susceptible sections in Config.pm and=20 Logger.pm, please check if this dev release resolves your issues: http://perlmeister.com/tmp/Log-Log4perl-0.48_01.tar.gz -- -- Mike Mike Schilli m...@pe... |