On Fri, 15 Sep 2006, john wrote:

> Well, I did that
> 
> Putting the use GD::Graph::area in the beginning
> and now the error is
> 
> perl: relocation error:
> /usr/lib/perl5/site_perl/5.8.0/i486-linux/auto/GD/GD.so: undefined symbol:
> gdFontGetLarge



Well it would seem to be an build type problem and you are going to have
to sspecify what you got. Perl 5.8.0 seems a bit old as does the i486 type
build.

Have you tried rebuilding GD::Graph from source, that is probably the best
option.

How was the original GD:Graph installed, via a rpm? Un-rpm it and see if
you can build from source. Watch for errors and see where it is failing


 
Owen


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to