Whoops! Spoke too soon. This is weird. Built fine, the demos run well. However if I try and create event the simplest perl/tk script, I get dyld errors and it fails:
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 This reminds me of the errors that caused the original build to fail. There seems to be some recursion through libraries, such that multiple libs try to define the same thing. Any ideas? TIA Rich wrote: > Jerry/brian > > Thanks both. I don't know why it worked this time. I thought I had followed > all the instructions from the lehigh.edu site. Maybe it's just because I'm > on 10.1.5 now instead of 10.1.2? In any event it worked this time and I'm a > happy camper. Thanks. > > iBook 600MHz G3 384MB RAM > MacOS X 10.1.5 > perl 5.6.1 > Tk-800.024