[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] problem loading GD



When I try to execute the script

 #!/perl
 use GD;

under MacPerl 5.1.3r2 I get the messages

# Can't load 'Macintosh HD:lang:Perl:MacPerl :lib:auto:GD:GD' for module 
	GD: # DynaLoader error [-2804, Perl].
File 'Macintosh HD:lang:Perl:MacPerl :lib:DynaLoader.pm'; Line 157


File 'Macintosh HD:lang:Perl:MacPerl :lib:GD.pm'; Line 49
# BEGIN failed--compilation aborted.
File 'Untitled'; Line 2
# Unbalanced scopes: 1 more ENTERs than LEAVEs
# Unbalanced saves: 93 more saves than restores

Is this perhaps telling me that the GD module doesn't run on 68K Macs?

Thanks for any hints
Simon