Hi list Using Winnt, ActivePerl 5.6.0.623. I was unable to install Log-Agent via ppm from Activestate. (There is no reference to MSWin32-x86-multi-thread, in fact a number of ppd files in http://ppm.activestate.com/PPMPackages/5.6plus/ dont have this).
So I tried using CPAN. When I run nmake test there is a slew of errors(screen dump below) which I don't know how to interpret. Need some advice as to where I should go from here. Thanks & Regards Clinton Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. T:\Perl\bin\Perl.exe -Mblib -IT:\Perl\lib -IT:\Perl\lib -e "use Test::Ha rness qw(&runtests $verbose); $verbose=0; runtests @ARGV;" t\caller.t t\carp_def ault.t t\carp_file.t t\carp_fork.t t\carp_multiline.t t\carp_silent.t t\default. t t\default_exp.t t\file.t t\fork.t t\format.t t\priority.t t\tag_callback.t t\t ag_string.t Using E:/SMS_PR~1/module/LOG-AG~1.TAR/blib t\caller............ok 10/10FAILED tests 5, 7-8 Failed 3/10 tests, 70.00% okay t\carp_default......ok t\carp_file.........ok t\carp_fork.........ok t\carp_multiline....ok t\carp_silent.......NOK 2FAILED test 2 Failed 1/2 tests, 50.00% okay t\default...........ok t\default_exp.......ok t\file..............NOK 38FAILED tests 1, 3, 6, 8, 10, 12, 15-17, 19-22, 25, 28- 29, 31-32, 34-35, 37-38 Failed 22/38 tests, 42.11% okay t\fork..............ok 19/19FAILED tests 12, 14, 16, 18 Failed 4/19 tests, 78.95% okay t\format............ok t\priority..........ok t\tag_callback......skipped test on this platform t\tag_string........NOK 2FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of failed ---------------------------------------------------------------------------- --- t\caller.t 10 3 30.00% 5, 7-8 t\carp_silent.t 2 1 50.00% 2 t\file.t 38 22 57.89% 1, 3, 6, 8, 10, 12, 15-17, 19-22, 25, 28-29, 31-32, 34-35, 37-38 t\fork.t 19 4 21.05% 12, 14, 16, 18 t\tag_string.t 2 2 100.00% 1-2 1 test skipped. Failed 5/14 test scripts, 64.29% okay. 32/126 subtests failed, 74.60% okay. NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0xff' Stop. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]