Re: about install module GD::Text



Recently, auser <iloveyunxuan@xxxxxxxxx> wrote:

i have install GD lib and GD module for perl,
but when i try to install module by cpan,some error happened.
(i have install GD::Graph by cpan and it works fine! )

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/align....Can't load '/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/GD/GD.so' for module GD: /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/GD/GD.so: undefined symbol: gdImageGifAnimAddPtr at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230.

It looks like your GD module itself is broken. You should go back and
re-install it, being certain that the new build passes all tests.

Good luck with it!

--Tom Phoenix
Stonehenge Perl Training