<[EMAIL PROTECTED]> wrote:

Replying to my own message

> I grabbed dyld from http://www.lehigh.edu/Macintosh/X/ptk/dyld-tk, replaced
> it with the old dyld. Forgot to change the permissions, and had to install
> OS X on a separate partition to change the permissions back :)
> Then grabbed TK800.024 from CPAN, and edited MMutil.pm
> 
> Doesn't work though.
> 
> dyld: perl multiple definitions of symbol _LangExit
> /Library/Perl/darwin/auto/Tk/Event/Event.bundle definition of LangExit
> /Library/Perl/darwin/auto/Tk/Tk.bundle definition of _LangExit

Jerry Levan gave me a hint that you had to set some environment variable for
it to work. I didn't really see it mentioned in any previous mail to the
group, and it wasn't mentioned on
http://www.lehigh.edu/~sol0/Macintosh/X/ptk/dyld-tk.
You have to set the DYLD_ALLOW_MULTISYMS variable in your shell for dyld to
accept the multiple definitions of _LangExit.

Oh well, it finally works for me as well :)

Tor

Reply via email to