At 15.56 1998.02.16, Nat Irons wrote: >-------- >#!perl >use GD; >-------- > >fails, with the error: > >-------- ># Can't load 'BigDrive:Data Manglers:MacPerl Ä:lib:auto:GD:GD' for module >GD: # DynaLoader error [-43, GD]. >File 'BigDrive:Data Manglers:MacPerl Ä:lib:DynaLoader.pm'; Line 172 > >File 'Dev:Pseudo'; Line 3 ># BEGIN failed--compilation aborted. >File 'Untitled'; Line 3 >-------- > >This is using 5.1.9r4, on a 68K machine. A quick perusal of the archive >indicates this is not a new problem, but that it seemed fixable about a >year ago. On 68K machines, if you want to use modules based on extensions, other than the standard Socket/IO/DB_File/whatever listed in the back of the blue Camel, then you need to use a different version of the application. To use all the Mac:: modules and GD (and MIME::Base64, too?), you need the big_appl application, where those modules are built-in. If you want to be able to dynamically load any extension-based module, you need the CFM-68K version. Both are on the FTP sites, and you can find out more by looking at my whichMacPerl program on my page at: http://pudge.net/macperl/ -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey=('B76E72AD',[1024,'0824 090B CE73 CA10 1FF7 7F13 8180 B6B6']) #== New Book: MacPerl: Power and Ease ==# #== Publishing Date: Early 1998. http://www.ptf.com/macperl/ ==# ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch