I've removed, purged and reinstalled libjpeg, but I'm still getting this error when configuring PHP 4.3.1 --with-gd:
checking for GD support... yes checking for the location of libjpeg... yes checking for the location of libpng... yes checking for the location of libXpm... yes checking for FreeType 1.x support... yes checking for FreeType 2... yes checking for T1lib support... yes checking whether to enable truetype string function in GD... yes checking for fabsf... yes checking for floorf... yes configure: error: libjpeg.(a|so) not found. This doesn't seem to make much sense - first it says it's found it, then complains it can't find it! Libjpeg is definitely there in /sw/lib, as installed by Fink and I've set up all my env vars as the Fink docs suggest. My path is: /usr/local/bin:/usr/local/sbin:/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/ sbin:/usr/X11R6/bin Environment looks ok in the config.log file, though it doesn't give any further explanation of this error. It includes these lines in its defined vars list: ac_cv_env_CFLAGS_value=-I/sw/include ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/sw/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-I/sw/include ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/sw/lib Anyone got any ideas? Marcus -- Marcus Bointon Synchromedia Limited: Putting you in the picture [EMAIL PROTECTED] | http://www.synchromedia.co.uk ------------------------------------------------------- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All 2003 ictp students receive scholarships. Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. www.ictp.com/training/sourceforge.asp _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
