
15 May
2003
15 May
'03
7:24 a.m.
Hi Alex, On Tue, May 13, 2003 at 10:58:31AM +0200, Alex Mihicinac wrote:
I have Perl 5.6.1 installed and I'm wondering if it's recommended to upgrade it to Perl 5.8? All about that, because I get this error when generating stats graph: ---- ld.so.1: /usr/bin/perl: fatal: relocation error: file /opt/gnu/lib/perl5/site_perl/5.6.1/i86pc-solaris/auto/GD/GD.so: symbol gdImagePngPtr: referenced symbol not found Killed ---- I've installed all perl modules which are listed in INSTALL text.
This is not a Perl 5.6 problem. It's a GD problem. Looks like a gd-lib - GD (Perl module) problem. But don't ask me for a solution! :-/
Alex
-Martin