Korry has asked for the wisdom of the Perl Monks concerning the following question:

Hi everyone!

I have packaged a Perl script using PAR::Packer (v. 1.017) on Mac OS X (10.6) and when trying to open the new application I get the message "You cannot open the application because the Classic environment is no longer supported".

I was wondering if anyone had any idea about what triggers this error in this context?

Thanks a lot for your help!!!

  • Comment on PAR::Packer on OS X and the Classic environment

Replies are listed 'Best First'.
Re: PAR::Packer on OS X and the Classic environment
by Anonymous Monk on Mar 24, 2014 at 23:08 UTC

    I was wondering if anyone had any idea about what triggers this error in this context?

    Just guessing, but old version of clang pretending to be gcc producing something bizzaree ...

    A full and verbose build log of PAR::Packer would be useful ...

    ... to the PAR development team :)