NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Linking! Arggh! (Score:2)
dyld:
I'll try building from source.
Re:Linking! Arggh! (Score:1)
You can grab it here [rubberband.org]
Re:Linking! Arggh! (Score:2)
Now, what should I do if I want to use a non-system perl, like my
Cheers, Leon
Re:Linking! Arggh! (Score:1)
I would guess that you need to re-compile the framework from source, pointing to the desired perl install, and making the installation location as "@executable_path/../Frameworks", as described in this article [cocoadevcentral.com]. Then to use that framework in the application, you would need to open up the bundle, and replace the current framework in JournalX.app/Contents/Frameworks.
I haven't tried any of this, so it could be completely and utterly wrong. If I get
Re:Linking! Arggh! (Score:1)
Although I'd like to point out that having a shared
Fact is, I'm sitting firmly on the fence on this issue. Drag and drop installs are a long-standing Mac tradition, they're convenient for end users, and many folks are skeptical regarding Apple's Installer - rightly so, after the iTunes fiasco.
On the other paw, embedding the framework in your
Reply to This
Parent