I have a Dell server running Dual core 64-Bit with CentOS 4.5 64-bit installed, when I 'build php' I always get the following error
checking for the location of libjpeg... /usr/lib64
checking for the location of libpng... /usr/lib64
checking for the location of libXpm... no
checking for FreeType 1.x support... no
checking for FreeType 2... /usr/lib64
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.
*** There was an error while trying to configure php. Check the configure/suphp/configure.php4 file
I am already reinstall the libjpeg and libjpeg-devel PRM and this didn't help.
Any solution can help, it do not have such thing in x86, just seems much troble in x86-64 platform.
checking for the location of libjpeg... /usr/lib64
checking for the location of libpng... /usr/lib64
checking for the location of libXpm... no
checking for FreeType 1.x support... no
checking for FreeType 2... /usr/lib64
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.
*** There was an error while trying to configure php. Check the configure/suphp/configure.php4 file
I am already reinstall the libjpeg and libjpeg-devel PRM and this didn't help.
Any solution can help, it do not have such thing in x86, just seems much troble in x86-64 platform.