From: Viner, D. <dv...@ya...> - 2003-12-23 17:42:12
|
after an evening of messing with my win32 installation, i got l4p to work. i had to remove my perl5.6.1 installation, and reinstall 5.8.2. Then i followed the directions from http://log4perl.sourceforge.net/releases/Log-Log4perl/docs/html/Log/Log4perl /FAQ.html#how_can_i_install_log__log4perl_on_microsoft_windows One thing we might consider... the ppd file requires File::Spec to be available. However, its not always appropriately available. I had to download the zip archive from http://ppm.activestate.com/PPMPackages/zips/8xx-builds-only/Windows/ ... NOTE: that's for 5.8.2 Build 8xx ...for Builds 6xx (623), it'd be from http://ppm.activestate.com/PPMPackages/zips/6xx-builds-only/, and for Build 5xx (522) it _should_ be from http://ppm.activestate.com/PPMPackages/zips/5xx-builds-only/ but it's not listed. Even if you don't want to keep a copy of the archives in the l4p repository, we should strongly consider adding some notes to the FAQ about this. dave -----Original Message----- From: Viner, David [mailto:dv...@ya...] Sent: Monday, December 22, 2003 2:59 PM To: Log4perl-Devel (E-mail) Subject: [log4perl-devel] l4p and win32 Hi, I just upgraded my win32 perl installation from 5.6.1 to 5.8.2. Now when I run nmake test on the Log4perl tests, the following tests fail: t\006Config-Java.....dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t\007LogPrio.........ok t\008ConfCat.........ok t\009Deuce...........ok t\010JConsole........dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\011JFile...........dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\012Deeper..........dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t\037JWin32Event.....dubious Test returned status 5 (wstat 1280, 0x500) is this a known issue? dave ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ log4perl-devel mailing list log...@li... https://lists.sourceforge.net/lists/listinfo/log4perl-devel |