First attempt
./configure --with-gd
.
.
checking for GD support... yes
checking for the location of libjpeg... no
checking for the location of libpng... no
checking for the location of libXpm... no
checking for FreeType 1.x support... no
checking for FreeType 2... no
checking for T
I have php-4.3.8 that I am using to build php. I have had success in
building a module and running in under apache.
When I add gd to the mix I get various configure or make problems. I desire
to run gd with jpeg, gif, png and freetype support. What versions of source
trees do I need and what ve