At 00.08 -0500 1998.06.23, Peter Prymmer wrote: >The floatProc() does not appear when run from the >'Script->Run "Draw0"' menu selection, or when saved as a >runtime and double clicked. Under either mode of invokation the >following message pops up on the "STDERR" Window: > ># Can't find loadable object for module Mac::Events in @INC >(Seaweed:MacPerl f:lib Dev:Pseudo) >File 'Seaweed:MacPerl f:lib:Mac:Windows.pm'; Line 367 ># BEGIN failed--compilation aborted. >File 'Seaweed:MacPerl f:lib:Mac:Windows.pm'; Line 367 ># BEGIN failed--compilation aborted. >File 'Seaweed:MacPerl f:Draw0'; Line 2 Hm. The more I look at this, the less sense I can make of it. My only thought is that your Events shared library is missing. Can you get Mac::Events to load in any case? Regardless, event handling was significantly bettered in 5.2.0r4; consider upgrading and trying again. That would fix any problems that may exist because of missing files, and give you better versions of the modules and app to work with for event handling. >Oddly, the only Windows files associated with MacPerl seem to be >the .pm and .xs files in :lib:, in particlar I don't see anything that >I'd call an object file and there is no Windows.al Autoload file either. These would be in arch directories (shared libraries have no filename extensions in MacPerl): :lib:Mac(?:PPC|CFM68K):auto:Mac:Windows:Windows :lib:Mac(?:PPC|CFM68K):auto:Mac:Events:Events -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6']) ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch