I have a problem in which test scripts which use GD.pm generate GIFs just fine, but not PNGs.
- Latest CPAN module was installed and appeared to make, etc., properly
rpm -qi for gd-related linux packages returned the following:
gd 1.8.4gd 2.0.20
zlib 1.1.4
libpng 1.2.2
libpng 1.2.2
All have been recompiled, etc., and re-ran the download/install from CPAN following their "making", etc.
Yet, the following simple script returns "No such file or directory" when "gif" is replaced by "png" in the final line. I therefore trust that GD.pm is not the culprit (since teh gif output works fine), but I'm still asking here since I'd imagine someone else had problems with the supporting packages. I'm testing via command line, not web browser (first things first...) Server is running Redhat 8.