Win32-GuiTest - Installation issues on vista system without ppd.

Posted on Wed Oct 31 22:19:58 2007 by willz
Installation issues on vista system without ppd.
User nmake to isntall on my vista system reports the following errors. dynaloader is sending the error and my guitest.dll file does exist, but I am unsure if the compination of forward and back slashes in the path is a problem. Does anyone know if a ppd will be bundled with the newer version or of there is a fix for my dynaloader issue? Thanks! Microsoft (R) Program Maintenance Utility Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'bl ib\lib', 'blib\arch')" t/*.t t/01_basic...........Can't load 'C:\Perl\temp\Win32-GuiTest-1.54\blib\arch/auto/ Win32/GuiTest/GuiTest.dll' for module Win32::GuiTest: load_file:The specified mo dule could not be found at C:/Perl/lib/DynaLoader.pm line 229. at t/01_basic.t line 9 Compilation failed in require at t/01_basic.t line 9. BEGIN failed--compilation aborted at t/01_basic.t line 9. t/01_basic...........dubious Test returned status 2 (wstat 512, 0x200) t/02_calc............Can't load 'C:\Perl\temp\Win32-GuiTest-1.54\blib\arch/auto/ Win32/GuiTest/GuiTest.dll' for module Win32::GuiTest: load_file:The specified mo dule could not be found at C:/Perl/lib/DynaLoader.pm line 229. at t/02_calc.t line 10 Compilation failed in require at t/02_calc.t line 10. BEGIN failed--compilation aborted at t/02_calc.t line 10. t/02_calc............dubious Test returned status 2 (wstat 512, 0x200) t/03_cpl.............Can't load 'C:\Perl\temp\Win32-GuiTest-1.54\blib\arch/auto/ Win32/GuiTest/GuiTest.dll' for module Win32::GuiTest: load_file:The specified mo dule could not be found at C:/Perl/lib/DynaLoader.pm line 229. at t/03_cpl.t line 19 Compilation failed in require at t/03_cpl.t line 19. BEGIN failed--compilation aborted at t/03_cpl.t line 19. t/03_cpl.............dubious Test returned status 2 (wstat 512, 0x200) t/04_std.............Can't load 'C:\Perl\temp\Win32-GuiTest-1.54\blib\arch/auto/ Win32/GuiTest/GuiTest.dll' for module Win32::GuiTest: load_file:The specified mo dule could not be found at C:/Perl/lib/DynaLoader.pm line 229. at t/04_std.t line 12 Compilation failed in require at t/04_std.t line 12. BEGIN failed--compilation aborted at t/04_std.t line 12. t/04_std.............dubious Test returned status 2 (wstat 512, 0x200) t/05_which...........ok 1/0 t/05_which...........NOK 2/0# Failed test 'progman' # at t/05_which.t line 18. # '' # doesn't match '(?i-xsm:progman)' # Looks like you failed 1 test of 7. t/05_which...........dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/7 tests, 85.71% okay t/06_sendkeys........Can't load 'C:\Perl\temp\Win32-GuiTest-1.54\blib\arch/auto/ Win32/GuiTest/GuiTest.dll' for module Win32::GuiTest: load_file:The specified mo dule could not be found at C:/Perl/lib/DynaLoader.pm line 229. at t/06_sendkeys.t line 9 Compilation failed in require at t/06_sendkeys.t line 9. BEGIN failed--compilation aborted at t/06_sendkeys.t line 9. t/06_sendkeys........dubious Test returned status 2 (wstat 512, 0x200) t/98_pod.............skipped all skipped: Test::Pod 1.00 required for testing POD t/99_pod_coverage....skipped all skipped: Test::Pod::Coverage required for testing POD coverage Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_basic.t 2 512 ?? ?? ?? t/02_calc.t 2 512 ?? ?? ?? t/03_cpl.t 2 512 ?? ?? ?? t/04_std.t 2 512 ?? ?? ?? t/05_which.t 1 256 7 1 2 t/06_sendkeys.t 2 512 ?? ?? ?? 2 tests skipped. Failed 6/8 test scripts. 1/7 subtests failed. Files=8, Tests=7, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 6/8 test programs. 1/7 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff' Stop.
Direct Responses: 6815 | Write a response