Subject: | unable to install install on win32 |
When i try to install KANE/Archive-Extract-0.32.tar.gz
running make test hangs after the following output:
Show quoted text
>zip--------------------------------------
Show quoted textcpan> install Archive::Extract
Running install for module 'Archive::Extract'
Running make for K/KA/KANE/Archive-Extract-0.32.tar.gz
Has already been unwrapped into directory
C:\strawberry\cpan\build\Archive-Extract-0.32-0iRaiS
Has already been made
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
# Older versions of Archive::Zip may cause File::Spec warnings
# See bug #19713 in rt.cpan.org. It is safe to ignore them
Show quoted text>zip--------------------------------------
With force install i get the following output before the system hangs:
Show quoted text>zip--------------------------------------
# Failed test 'extract() for 'y.tbz' reports success (PP: 0 Bin: 1)'
# at t/01_Archive-Extract.t line 404.
# Failed test 'Found correct number of output files ()'
# at t/01_Archive-Extract.t line 417.
# got: '0'
# expected: '2'
# Failed test 'Found correct output file 'y/z''
# at t/01_Archive-Extract.t line 424.
# got: undef
# expected: 'y/z'
# Failed test 'Extract dir found'
# at t/01_Archive-Extract.t line 429.
Use of uninitialized value in -d at t/01_Archive-Extract.t line 431.
# Failed test 'Extract dir exists'
# at t/01_Archive-Extract.t line 431.
# Failed test 'Extract dir is expected
'C:\STRAWB~2\cpan\build\ARCHIV~1.32-\t\out\y''
# at t/01_Archive-Extract.t line 433.
# got: undef
# expected: 'C:\STRAWB~2\cpan\build\ARCHIV~1.32-\t\out\y'
Show quoted text>zip--------------------------------------
My System:
H:\>perl -v
This is perl, v5.10.0 built for MSWin32-x86-multi-thread
Copyright 1987-2007, Larry Wall
Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
H:\>uname -a
WindowsNT ... 1 5 x86