- or download this
[***@******//~/GD-2.06] perl Makefile.PL PR
EFIX=/home/***
...
Installing /home/***/lib/perl5/site_perl/i386-linux/auto/GD/autosplit.
+ix
Writing /home/***/lib/perl5/site_perl/i386-linux/auto/GD/.packlist
Appending installation info to /home/***/lib/perl5/site_perl/i386-linu
+x/perllocal.pod
- or download this
[***@******//~] cat gdtest.pl
use lib '/home/***/lib';
...
print "$GD::VERSION\n";
[***@******//~] perl gdtest.pl
1.32
- or download this
[***@******//~/lib/perl5/site_perl/i386-linux]
perl GD.pm
GD object version 1.32 does not match $GD::VERSION 2.06 at /usr/lib/pe
+rl5/i386-linux/DynaLoader.pm line 219.