The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4968 ====================================================================== Reported By: ghenry Assigned To: ====================================================================== Project: pm_gd Issue ID: 4968 Category: regular use Reproducibility: always Severity: block Priority: normal Status: new ====================================================================== Date Submitted: 2012-06-27 06:34 CEST Last Modified: 2012-06-27 06:34 CEST ====================================================================== Summary: pm_gd doesn't work Description: /opt/csw/bin/perl /tmp/test_gd.pl libpng warning: Application was compiled with png.h from libpng-1.2.44 libpng warning: Application is running with png.c from libpng-1.4.8 libpng warning: Incompatible libpng version in application and library gd-png error: cannot allocate libpng main struct
the test comes from the official page of GD: http://search.cpan.org/~lds/GD-2.45/GD.pm the last line is: print $im->png; replace png with jpeg and the failure is now; gd-jpeg: JPEG library reports unrecoverable error: Wrong JPEG library version: library is 62, caller expects 70 ====================================================================== _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
