Re: Wxperl on mac question again

2009-12-03 Thread Mike Schroeder
Do you specifically need PAR? We (donor.com) use a script to build a self-contained .app that gets packaged in a DMG. It is specific to us, but Ed (also from donor.com and also on this list) and I spent a bit of time over the past few weeks helping Paul Smith adapt that script to his own needs.

Re: Wxperl on mac question again

2009-12-03 Thread Mike Schroeder
Attached is the script build_osx.sh. I also went though the back and forth with Paul over the past few weeks, and tried to paste the salient bits into build_osx_notes.txt. This question gets asked often enough that it would be great to have this as a re-usable abstracted script. Between you, Pau

Re: Wxperl on mac question again

2009-12-02 Thread perltk
Thanks.I will go over it and see about generalizing it - maybe add a GUI :-) Mike Schroeder wrote: Attached is the script build_osx.sh. I also went though the back and forth with Paul over the past few weeks, and tried to paste the salient bits into build_osx_notes.txt. This question

Re: Wxperl on mac question again

2009-12-02 Thread perltk
Hmm - Actually that might be even better. :-) Could I get a hold of the script ? Fitting in with that, if you're interested in a C wrapper encryption methodology, I may have something you'd be interested that we are using quite effectively now on linux. Mike Schroeder wrote: Do you speci

Wxperl on mac question again

2009-12-02 Thread perltk
Can wxPerl be made work with par/wxpar on a mac ? Pretty please? ;-) Thanks. Jeff