Ruprecht Helms wrote:
Hi,
I still have problems with the jpegsupport within the gdlib.
I use php 4.4.2, freetype-2.1.10, jpeg-6b and gd-2.0.33.
I configured my php like this:
./configure --with-mysql --with-apxs=/www/bin/apxs --with-gd
--with-freetype-dir=/usr/local/lib --with-jpeg-dir=/usr/lib ...
But the gdinfo says that there aren't support for jpeg.
An ls /usr/lib/libj* shows the following:
libjpeg.a libjpeg.la .. libjpeg.so ...
What's going wrong?
I have the same problem with php5.1.2, doesn't give any errors on
configure or make but doesn't build gd module with jpeg support as
requested in configure.
Cheers,
Brad