Mon Apr 07 03:33:57 2014: Request 94250 was acted upon. Transaction: Correspondence added by roderich.sch...@googlemail.com Queue: PAR Subject: Re: [rt.cpan.org #94250] PAR::Packer on OS X and the Classic environment Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: corina...@gmail.com Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=94250 >
Hi Corina, could you provide some more information: - the system that you "packed" your script runs OSX 10.6, right? - you tried to run the resulting executable on the same system? - why didn't you use the system Perl? - where did you get PAR::Packer from: - did you build it yourself on the OSX 10.6 machine? - using the same Perl as when you did the packing? - did you run the test suite and did it pass? - does the problem happen with a trivial script, e.g. $ pp -o hello.exe -e 'print "hello, world\n"' $ ./hello.exe Cheers, Roderich