PDA

View Full Version : Graph.pm, pie.pm Align.pm Error Problem


nasir872
06-23-2007, 11:14 AM
I face this problem. Thoug I have installed GD from ppm correctly.Please help.

C:\webapp2\cgi-bin\chart.pl
Can't locate GD/Text/Align.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/site/l
ib .) at C:/Perl/site/lib/GD/Graph.pm line 39.
BEGIN failed--compilation aborted at C:/Perl/site/lib/GD/Graph.pm line 39.
Compilation failed in require at C:/Perl/site/lib/GD/Graph/pie.pm line 21.
BEGIN failed--compilation aborted at C:/Perl/site/lib/GD/Graph/pie.pm line 21.

KevinADC
06-23-2007, 08:07 PM
As answered on the other forum, it looks like you need to install:

GD::Text::Align