Hi,

Today I installed gdlib, GD and GD::Graph. There were some problems with
make test but make install went fine. So I installed them forcefully.
Now when I run a sample file from the samples directory I am getting the
following error.

/usr/bin/perl sample63.pl
Processing sample63
ld.so.1: /depot/perl-5.8.3/bin/perl: fatal: relocation error: file
/remote/vtghome6/ankurg/lib/perl5/sun4-solaris/auto/GD/GD.so: symbol
gdFontGetLarge: referenced symbol not found
Killed

I searched in google and got that it has to do something with @LIBS array in
Makefile.PL. It seems libiconv also needs to be present.

I printed the @LIBS array and following is the output. 
-lgd, -lpng, -lz. I I did not have the libiconv library but still the same
problem.

Can someone please help me.. Thanks a lot,

--Ankur 

The opposite of a correct statement is a false statement. But the opposite
of a profound truth may well be another profound truth. - Niels Bohr 



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