ID: 4056 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Won\'t fix Bug Type: Other Operating System: Linux RH6, 2.2.5-22 kernel PHP Version: 3.0.16 New Comment:
We are sorry, but can not support PHP 3 related problems anymore. Momentum is gathering for PHP 5, and we think supporting PHP 3 will lead to a waste of resources which we want to put into getting PHP 5 ready. Ofcourse PHP 4 will will continue to be supported for the forseeable future. Previous Comments: ------------------------------------------------------------------------ [2000-04-06 01:45:52] [EMAIL PROTECTED] Ignore the first suggestion above as to possible cause for problem. I think the real reason is that -lgd needs -ljpeg to use the new jpeg functions. ------------------------------------------------------------------------ [2000-04-06 01:11:04] [EMAIL PROTECTED] Has *anyone* got GD 1.8.1 and PHP 3.0.16 working together? ------------------------------------------------------------------------ [2000-04-05 21:50:26] [EMAIL PROTECTED] Trying to build a GD system with 3.0.16 but it doesn't include GD. Reducing configure to the simplest testcase : [simon@blinky php-3.0.16]$ ./configure --with-gd ... checking whether to include GD support... no checking whether to include FreeType support... yes ... [simon@blinky php-3.0.16]$ rpm -ql gd gd-devel /usr/bin/bdftogd /usr/bin/gd2copypal /usr/bin/gd2topng /usr/bin/gdparttopng /usr/bin/gdtopng /usr/bin/pngtogd /usr/bin/pngtogd2 /usr/bin/webpng /usr/doc/gd-1.8.1 /usr/doc/gd-1.8.1/index.html /usr/doc/gd-1.8.1/readme.txt /usr/lib/libgd.so.1.8.1 /usr/include/gd.h /usr/include/gd_io.h /usr/include/gdcache.h /usr/include/gdfontg.h /usr/include/gdfontl.h /usr/include/gdfontmb.h /usr/include/gdfonts.h /usr/include/gdfontt.h /usr/lib/libgd.a /usr/lib/libgd.so [simon@blinky php-3.0.16]$ The problem appears to be that the gd-testing applets in configure can't build because gd requires XpmReadFileToXpmImage (as well as -lttf -ljpeg) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=4056&edit=1
