The first error message should be
"
Warning: prerequisite GD failed to load: Can't load
'/opt/perl5/lib/site_perl/5.6.0/PA-RISC2.0/auto/GD/GD.sl'
for module GD: No such file or directory at
/opt/perl5/lib/5.6.0/PA-RISC2.0/DynaLoader.pm line 200.
at (eval 4) line 3
Compilation failed in require at (eval 4) line 3.
Warning: prerequisite GD::Text 0.80 not found at
/opt/perl5/lib/5.6.0/ExtUtils/MakeMaker.pm line 340.
Unable to open MakeMaker.tmp: Permission denied at
/opt/perl5/lib/5.6.0/ExtUtils/MakeMaker.pm line 747.
"
Thanks,
Allen
-----Original Message-----
From: Wiggins d'Anconia [mailto:[EMAIL PROTECTED]
Sent: Friday, March 26, 2004 4:13 PM
To: Allen Wang
Cc: [EMAIL PROTECTED]
Subject: GD Install Failure (was: Re: elsif issues ....still)
Please start a new thread when posting (and bottom post when replying)...
Allen Wang wrote:
> When I was trying to install GDGraph-1.43
> It failed due to the following message
> "
> Warning: prerequisite GD failed to load: Can't load
> '/opt/perl5/lib/site_perl/5.6.0/PA-RISC2.0/auto/GD/GD.sl' for module GD: No suc.
> at (eval 4) line 3
> Compilation failed in require at (eval 4) line 3.
> Warning: prerequisite GD::Text 0.80 not found at
> /opt/perl5/lib/5.6.0/ExtUtils/MakeMaker.pm line 340.
> Writing Makefile for GD::Graph
> "
>
> But I could not find GD::Text 0.80 through CPAN
>
>
In general the value specified is a minimum version, so you should try
whatever the most recent is, unless it is documented that the module
can't accept newer versions. So I would go with GD::Text 0.86 it
appears to be the most recent.
The first error is a bigger concern though, and appears to be related to
the GD module rather than GD::Text. Did GD successfully install? What
is the full error message as provided, the one you pasted appears to be
snipped ('No suc.')?
http://danconia.org
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>