Sat Apr 22 09:12:17 2017: Request 121268 was acted upon. Transaction: Correspondence added by RSCHUPP Queue: PAR-Packer Subject: error installing PAR-Packer on windows10 ( 64Bit ) Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: josef.gru...@documatrix.com Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=121268 >
On 2017-04-21 09:11:42, josef.gru...@documatrix.com wrote: > The reason seams to be the executable boot.exe within the PAR::Packer > module. > This Programm crashes. The crash from boot.exe also occurs, when it is > directly called from the commandline. > ... > # using "objdump" recusrively to find DLLs needed by par.exe > # embedding "par.exe" as "par.exe" > # embedding "C:/Program > Files/mingw-w64/x86_64-4.9.2-posix-seh-rt_v3-rev1/mingw64/bin/libgcc_s_seh-1.dll" > as "libgcc_s_seh-1.dll" > # embedding "C:/Strawberry/perl/bin/perl524.dll" as "perl524.dll" > # embedding "C:/Strawberry/c/bin/libgcc_s_sjlj-1.dll" as "libgcc_s_sjlj-1.dll" > # embedding "C:/Program > Files/mingw-w64/x86_64-4.9.2-posix-seh-rt_v3-rev1/mingw64/bin/libwinpthread-1.dll" > as "libwinpthread-1.dll" > # embedding "C:/Program > Files/mingw-w64/x86_64-4.9.2-posix-seh-rt_v3-rev1/mingw64/bin/libstdc++-6.dll" > as "libstdc++-6.dll" > ... These DLLs found in C:/Program Files/mingw-w64/x86_64-4.9.2-posix-seh-rt_v3-rev1/mingw64/bin look suspicious (I'd rather expect C:/Strawberry/c/bin). Please retry building in an environment where PATH doesn't contain the above directory. Cheers, Roderich