Subject: | {Windows] PAR-Packer-1.047 |
Date: | Sat, 8 Dec 2018 16:14:44 +0100 |
To: | bug-PAR [...] rt.cpan.org |
From: | Welle <welleozean [...] googlemail.com> |
Hello,
with Strawberry Perl 5.28 32bit on Windows 10. I pack it with pp and at run-time - on a different machine - I get the following:
pp --% -u -x -l
C:/berrybrew/5.28.0_32/perl/vendor/lib/MIME/types.db -o AC.exe -F
Bleach="^(AC)" AC.pl
PS D:\6.00> .\AC.exe
format error: bad signature: 0x2508438b at offset 6962287 in file
D:\6.00\AC.exe
at -e line 614.
format error: bad signature: 0x8b0974c0 at offset 6962321 in file
D:\6.00\AC.exe
at -e line 614.
format error: bad signature: 0x24848b4c at offset 6962382 in file
D:\6.00\AC.exe
at -e line 614.
This is Win32
Can't load
'C:\Users\BD\AppData\Local\Temp\par-4244\cache-1544280014\31e69eb2.xs.dll'
for module Tk::JPEG: load_file:Das
angegebene Modul wurde nicht gefunden at
C:/berrybrew/5.28.0_32/perl/lib/DynaLoader.pm line 193.
at C:/berrybrew/5.28.0_32/perl/vendor/lib/PAR/Heavy.pm line 123.
Compilation failed in require at if.pm line 15.
I am quite worried about 2 things: the "format error: bad
signature" which I do not know what it refers to and about the
inability to read at C:/berrybrew/5.28.0_32/perl/lib/DynaLoader.pm
which was the directory in the original machine where pp has been
used!