Fri Apr 08 10:22:14 2016: Request 113618 was acted upon. Transaction: Correspondence added by RSCHUPP Queue: PAR-Packer Subject: Strange issue with not packing libperl.dylib Broken in: 1.030 Severity: Important Owner: Nobody Requestors: philk...@kime.org.uk Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=113618 >
On 2016-04-08 10:01:00, PHILKIME wrote: > I tried packing libperl.dylib explicitly but this makes no difference That's never going to work, libperl (and any non-system libraries it is linked with) are _not_ packed in the zip part of the executable. Please attach a full build log of PAR::Packer. Also, what's the version of OS X on the machine where the packed executable fails? Cheers, Roderich