On Apr 30, 2004, at 9:49 PM, Steven Palm wrote:
Actually, here I get a few errors in the test phase:

Okay, so these are normal. :-) Sorry.


/usr/bin/pp: Running /usr/bin/parl -B -Obin/dwlaunch ppc8czb.par
No such file or directory at -e line 411, <PAR> chunk 1.

Not the most descriptive, but then again, what kind of idiot would try to output a file in a directory that doesn't exist? It *used* to exist, honest, but it went away. After fixing the vexing problem that exists between the keyboard and the chair, it worked fine. :-)


I do have the same issue I had previous reported, though:

I am trying to use PAR to build a MacOS X application bundle of a program developed using wxPerl.

If I use "pp -o myprog myprog.pl", it creates a binary that runs OK on my development machine. However, if I try to give it any commandline parameters, it starts to launch and then dies giving me this error:

RegisterProcess failed (error = -50)
Abort trap

Also, if I attempt to put this created binary into an application bundle I get the same error in the console.log. (even though there I don't believe it receives any command line parameters)




Reply via email to