| Octavian Rasnita 2005-08-21, 2:55 am |
| Hi,
I have tried to install PAR using the tar ball from CPAN, under Windows 2000
with Visual Studio 6. I use Perl 5.8.6.
I got the errors below.
What can I do to install the latest version of PAR?
Thank you.
# Failed test (automated_pp_test.pl at line 7156)
t/2-pp.......NOK 4
# Failed test (automated_pp_test.pl at line 7204)
t/2-pp.......NOK 5
# Failed test (automated_pp_test.pl at line 7254)
t/2-pp.......NOK 6
# Failed test (automated_pp_test.pl at line 7303)
t/2-pp.......NOK 7
# Failed test (automated_pp_test.pl at line 7350)
t/2-pp.......NOK 8
# Failed test (automated_pp_test.pl at line 7397)
t/2-pp.......ok 11/34
# Failed test (automated_pp_test.pl at line 7534)
t/2-pp.......ok 33/34# Looks like you failed 7 tests of 34.
t/2-pp.......dubious
Test returned status 7 (wstat 1792, 0x700)
DIED. FAILED tests 4-9, 12
Failed 7/34 tests, 79.41% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------------
---
t/2-pp.t 7 1792 34 7 20.59% 4-9 12
Failed 1/2 test scripts, 50.00% okay. 7/42 subtests failed, 83.33% okay.
NMAKE : fatal error U1077: 'E:\usr\bin\perl.exe' : return code '0x7'
Stop.
E:\perl modules\par\PAR-0.89\PAR-0.89>
Teddy
|