[Bioperl-l] Problem with GD.pm version 2.35

Edward Wijaya ewijaya at gmail.com
Tue Jul 3 06:56:30 UTC 2007


Dear all,
I was trying to perform check with this command:

$ perl -MGD -e 'print $GD::VERSION';

And it gave:

GD object version 2.32 does not match $GD::VERSION 2.35 at
/usr/lib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 253.
Compilation failed in require.
BEGIN failed--compilation aborted.

Similarly my script that uses GD.pm doesn't execute.


I have installed the latest version of libgd version 2.0.35 downloaded from
http://www.libgd.org/Downloads#Download_the_latest_.282.0.35.29

Can anybody suggest how can I resolve my problem?

This is my Perl version:
This is perl, v5.8.8 built for i386-linux-thread-multi

--
Edward



More information about the Bioperl-l mailing list