Bob Noordam wrote:
Almost every howto (and the readme) uses that with "make install" which is incorrect for php support, and in the end will not enable jpeg support in php. Simply becasue the shared lib php requires has not been made/placed. PHP Seems to compile and build fine, but JPEG support will not be listed with GD Replace "make install" with "make install-lib" and things will magicaly start to work. B.
I get a: "make: *** No rule to make target 'install-lib' . Stop." -- Jim D.