Mark Galbreath wrote:
Perhaps your jpeg dynamic libraries are not registered in /etc/ld.so.conf? Try the ldconfig command to regenerate the shared library cache in /etc/ld.so.cache from the ld.so search path
/etc >ldconfig and /usr/lib>ldconfig  brings not the result I need.
I configured my phpsurrounding from tarballs (source).

Is it possible that you dont need to the jpegoption by the phpconfiguration. The --with-gd configureoption and the jpegdirectory is all you need.
Of course you have to compile jpeg first.

Regards,
Ruprect
mark

>>> Ruprecht Helms <[EMAIL PROTECTED]> 09-Mar-06 04:51:46 AM >>>
Hi,

I have problems with the jpegsupport within the gdlib.
It's very urgent for me because this I need for a customer and
if I get no help the customer is looking for something other that
overtakes the project.


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?


Regards,
Ruprecht

----------------------------------------
Ruprecht Helms IT-Service & Softwareentwicklung

Tel./Fax +49[0]7621 16 99 16
Web: http://www.rheyn.de

Reply via email to