I am installing on sun os.
perl versions is 5.8

While installing GD 1.19 module.
I got error on running "make test" : 


make[1]: Leaving directory `/nilay/tars/GD-1.19/libgd'
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harne
ss(0, 'blib/lib', 'blib/arch')" t/*.t
t/GD....brush is not of type GD::Image at t/GD.t line 64.
t/GD....dubious
        Test returned status 0 (wstat 139, 0x8b)
FAILED--1 test script could be run, alas--no output ever seen
make: *** [test_dynamic] Error 2




1. What to make out from the error ?
2. After make test failed , I ran make install(though I should not have). It
installed the GD module. What to make out of it ?  has it been installed, or
will it give error when some one will try to use this module.

Thanks,
Nilay

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


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