Subject: | Won't work on Vista |
Hi,
The module compiles ok on Windows Vista SP1 but, as discussed at
http://www.perlmonks.org/index.pl?node_id=744631 , it won't run on
Windows Vista SP1. Attempting to load the module produces the following:
C:\comp\Win32-Console-ANSI-1.01>perl -Mblib -le "use
Win32::Console::ANSI"
Can't load 'C:\_32\comp\Win32-Console-ANSI-1.01
\blib\arch/auto/Win32/Console/ANSI/ANSI.dll' for module
Win32::Console::ANSI: load_file:Invalid access to memory location at
C:/_32/ap825/lib/DynaLoader.pm line 226.
at -e line 1
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
I don't know how to fix this, but if there's something I can do to
help, please let me know.
(It's the same problem on both perl-5.8.9 and perl-5.10.0.)
Cheers,
Rob