Hi all,

I have tried installing GD under Linux with Perl 5.8.4 but it gave me the
errors below.
Does anyone know what can I do to be able to install GD?

I have tried:

perl -MCPAN -e 'install GD;'

Thank you.

...
 at t/GD.t line 13
Compilation failed in require at t/GD.t line 13.
BEGIN failed--compilation aborted at t/GD.t line 13.
t/GD..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
Failed 10/10 tests, 0.00% okay
t/Polyline....Can't load '/root/.cpan/build/GD-2.19/blib/arch/auto/GD/GD.so'
for module GD: /root/.cpan/build/GD-2.19/blib/arch/a
uto/GD/GD.so: undefined symbol: gdImageGifAnimAddPtr at
/usr/local/perl/lib/5.8.4/i686-linux-thread-multi/DynaLoader.pm line 230.
 at /root/.cpan/build/GD-2.19/blib/lib/GD/Polyline.pm line 45
Compilation failed in require at
/root/.cpan/build/GD-2.19/blib/lib/GD/Polyline.pm line 45.
BEGIN failed--compilation aborted at
/root/.cpan/build/GD-2.19/blib/lib/GD/Polyline.pm line 45.
Compilation failed in require at t/Polyline.t line 10.
BEGIN failed--compilation aborted at t/Polyline.t line 10.
t/Polyline....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------------
---
t/GD.t        255 65280    10   19 190.00%  1-10
t/Polyline.t  255 65280     1    2 200.00%  1
Failed 2/2 test scripts, 0.00% okay. 11/11 subtests failed, 0.00% okay.
make: *** [test_dynamic] Error 2
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force
[EMAIL PROTECTED] root]#

Teddy


-- 
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