Wed Dec 12 09:04:19 2018: Request 127971 was acted upon. Transaction: Correspondence added by welleoz...@googlemail.com Queue: PAR Subject: Re: [rt.cpan.org #127971] {Windows] PAR-Packer-1.047 Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: welleoz...@googlemail.com Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=127971 >
Your suggestion of using objdump -ax was very precious. With a bit of trying and testing I have been able to identify all needed dlls and include them in the executable. All works fine. You made my day. Best, Welle Am Mi., 12. Dez. 2018 um 14:59 Uhr schrieb Roderich Schupp via RT < bug-...@rt.cpan.org>: > Wed Dec 12 08:59:38 2018: Request 127971 was acted upon. > Transaction: Correspondence added by RSCHUPP > Queue: PAR > Subject: {Windows] PAR-Packer-1.047 > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: welleoz...@googlemail.com > Status: open > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=127971 > > > > On 2018-12-12 07:03:49, welleoz...@googlemail.com wrote: > > > However, the same problem occurs with all other missing .dll > > Unfortunately, the error message doesn't say the name of the dll missing > > (it has an arbitrary code), just the module referring to it, which makes > it > > difficult to find the respective dlls > > Blame that on the OS: the string "Das angegebene Modul wurde nicht > gefunden" > is what Windows returns as explanation. But Windows (7 at least) also pops > up > a message that names the missing DLL. > > Cheers, Roderich >