I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-04-09 22:12:39-07 by rincon
Cant load GD.so for module GD: ld.so.1
Hi, My environment is : SunOS 5.9 and perl 5.6.1. I have installed gf 2.0.33 and zlib packages already before installing GD-2.35. perl Makefile.PL and make went fine. But when i do make or make install i am getting following error. Can't load '/usr/perl5/site_perl/5.6.1/sun4-solaris-64int/auto/GD/GD.so' for module GD: ld.so.1: perl: fatal: relocation error: file /usr/perl5/site_perl/5.6.1/sun4-solaris-64int/auto/GD/GD.so: symbol gdImageAlphaBlending: referenced symbol not found at /usr/perl5/5.6.1/lib/sun4-solaris-64int/DynaLoader.pm line 206. Any ideas about resolving this problem. Greatly appreciated if you provide some help on this. Thanks, rincon.
Direct Responses: Write a response