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]
Reply to This
Parent
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