rors when I try to run the
dynamic image scripts.
- Jonathan
-Original Message-
From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 31, 2002 3:19 PM
To: Jonathan Hilgeman
Cc: '[EMAIL PROTECTED]'
Subject: Re: [PHP-INST] LibPNG error
Well, your problem is pro
Well, your problem is probably exactly what it says. You built PHP
against a png.h header file that didn't match the libpng library version.
Make sure you only have one version installed.
-Rasmus
On Thu, 31 Jan 2002, Jonathan Hilgeman wrote:
> Hi,
> When I try to use GD+PNG functions to creat
Hi,
When I try to use GD+PNG functions to create dynamic PNG images, I get this
error:
libpng warning: Application was compiled with png.h from libpng-1.0.8
libpng warning: Application is running with png.c from libpng-1.2.1
gd-png: fatal libpng error: Incompatible libpng version in applicatio