On Fri, 15 Sep 2006, john wrote: > Well , tried to recompile the GD-2.35 and the tests failed. It cannot > recongised those functions. > > I have installed all the required modules. > > > > > -----Original Message----- > From: Owen Cook [mailto:[EMAIL PROTECTED] > Sent: Friday, September 15, 2006 12:47 PM > To: john > Cc: beginners@perl.org > Subject: RE: Re[2]: Problem with GD::Graph > > > 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 > >
Well I'd only be guessing, and it seems you may have some outdated libraries. Like what version of GD do you have? Have a look at http://www.boutell.com/gd/ Got a spare partition? you might be better installing the latest ubuntu and getting all the GD stuff that way. At least it will be all compatible Good luck Owen -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>