Skip Menu |

This queue is for tickets about the GD CPAN distribution.

Report information
The Basics
Id: 75020
Status: rejected
Priority: 0/
Queue: GD

People
Owner: Nobody in particular
Requestors: RAMAK [...] QUALCOMM.COM
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Not able use GD::Graph
Hi When i try to use the GD::Graph module , i am getting this error . please guide me . Can't load '/pkg/qct/software/perl/q4_06/lib/site_perl/5.8.8/sun4- solaris-thread-multi/auto/GD/GD.so' for module GD: ld.so.1: perl: fatal: libfreetype.so.6: open failed: No such file or directory at /pkg/qct/software/perl/q4_06/lib/5.8.8/sun4-solaris-thread- multi/DynaLoader.pm line 230. at /usr2/ramak/data/perl/perl5/lib/perl5//GD/Graph.pm line 38 Compilation failed in require at /usr2/ramak/data/perl/perl5/lib/perl5//GD/Graph.pm line 38. BEGIN failed--compilation aborted at /usr2/ramak/data/perl/perl5/lib/perl5//GD/Graph.pm line 38. Compilation failed in require at /usr2/ramak/data/perl/perl5/lib/perl5//GD/Graph/axestype.pm line 18. BEGIN failed--compilation aborted at /usr2/ramak/data/perl/perl5/lib/perl5//GD/Graph/axestype.pm line 18. Compilation failed in require at /usr2/ramak/data/perl/perl5/lib/perl5//GD/Graph/bars.pm line 18. BEGIN failed--compilation aborted at /usr2/ramak/data/perl/perl5/lib/perl5//GD/Graph/bars.pm line 18. Compilation failed in require at ./sample11.pl line 5. BEGIN failed--compilation aborted at ./sample11.pl line 5. Thanks, Rama.
On Wed Feb 15 03:16:43 2012, oamkar wrote: Show quoted text
> Can't load '/pkg/qct/software/perl/q4_06/lib/site_perl/5.8.8/sun4- > solaris-thread-multi/auto/GD/GD.so' for module GD: ld.so.1: perl: fatal: > libfreetype.so.6: open failed: No such file or directory at
Error says all. libgd needs libfreetype installed.