[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

GD::Image does not support PNG



Hi,

I'm trying to make the GD Graphics Library works
with PNG format support in my perl scripts.

The following packages were installed in my Debian
Potato:

libgd-perl 1.18-2.1
libgd1g  1.7.3-0.1
libgd1g-dev 1.7.3-0.1
libpng2  1.0.5-1
libpng2-dev 1.0.5-1

But when I run my script I get this error message:

Can't locate object method "png" via package 
"GD::Image" at ./grafico.pl line ***

where *** = print FILE $im->png;


The syntax of script is corretc. I tested
it in other machine, where I installed the
packages via tarball.

Some idea?!? ;o)

Please, reply the message to fabio@olinux.com.br
too, because I'm temporally out of this list.

Thanx,
-- 
 -------------------------------------------------
| Fábio B. de Paula     |     fabio@olinux.com.br |
| Linux Solutions Consultoria | www.olinux.com.br |
| www.linuxsolutions.com.br   |      ICQ: 6399331 |
 -------------------------------------------------



Reply to: