|
Added in:
--with-jpeg-dir=/usr/lib64
it went about 10 lines farter in the compling process but still comes back.
=========
checking for the location of libjpeg... /usr/lib64
checking for the location of libpng... no
checking for the location of libXpm... 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
configure: error: libjpeg.(a|so) not found.
**ERROR** Could not configure PHP build
=========
Also:
Package libjpeg-devel-6b-37.x86_64 already installed and latest version
libjpeg is there at /usr/lib64
===
I even tried:
--with-jpeg-dir=/usr/lib64/libjpeg.so
Last edited by speedingsoft; 07-01-2011 at 11:09 AM..
|