From: peter at jingo dot com Operating system: Linux Fedora Core 2 PHP version: 4.3.8 PHP Bug Type: *Compile Issues Bug description: --with-gd insists on having png
Description: ------------ I do not want the optional png support yet the configure scripts insist on needing libpng.(a|so) Reproduce code: --------------- './configure' '--with-apxs=/usr/local/apache/bin/apxs' --with-gd --with-jpeg --with-jpeg-dir=/usr/local/jpeg Actual result: -------------- checking for GD support... yes checking for the location of libjpeg... /usr/local/jpeg checking for the location of libpng... no checking for the location of libXpm... no checking for FreeType 1.x support... no checking for FreeType 2... no checking for T1lib support... no checking whether to enable truetype string function in GD... no checking whether to enable JIS-mapped Japanese font support in GD... no checking for fabsf... yes checking for floorf... yes checking for jpeg_read_header in -ljpeg... yes configure: error: libpng.(a|so) not found. -- Edit bug report at http://bugs.php.net/?id=29604&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29604&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29604&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29604&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29604&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29604&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29604&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29604&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29604&r=support Expected behavior: http://bugs.php.net/fix.php?id=29604&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29604&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29604&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29604&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29604&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29604&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29604&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29604&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29604&r=float