[PHP] gd-lib and libjpeg issues

2001-11-14 Thread Bill Brennick
Hi all... Having an issue with PHP recognizing the libgd and libjpeg libraries... I specifically downloaded the newest version(s) of those, and compiled the PHP 4.0.6 with: ./configure --with-mysql=/usr/local/mysql --with-apache=../apache_1.3.22 --with-xml --with-zlib --with-gd=/usr/lib

Re: [PHP] gd-lib and libjpeg issues

2001-11-14 Thread David Robley
On Thu, 15 Nov 2001 05:29, Bill Brennick wrote: Hi all... Having an issue with PHP recognizing the libgd and libjpeg libraries... I specifically downloaded the newest version(s) of those, and compiled the PHP 4.0.6 with: ./configure --with-mysql=/usr/local/mysql