davidj01 has asked for the wisdom of the Perl Monks concerning the following question:
I'm trying to install GD.pm. Was wondering if anyone had this error when I run make test
make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_h +arness(0, 'blib/lib', 'blib/arch')" t/*.t t/GD..........Can't load './blib/arch/auto/GD/GD.so' for module GD: li +bjpeg.so.8: cannot open shared object file: No such file or directory + at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 2 +30. at t/GD.t line 14
Or can anyone help me interpret the above.
Thank-you
David J.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Need Help with Installing GD.pm
by moritz (Cardinal) on Apr 27, 2010 at 18:47 UTC | |
by davidj01 (Novice) on Apr 28, 2010 at 14:38 UTC | |
|
Re: Need Help with Installing GD.pm
by marto (Cardinal) on Apr 27, 2010 at 21:37 UTC |