Hi all,
Thanks for the replies to my message regarding gd errors while compiling
PHP.
I finally managed to solve it using this method. Note that I am using a
Redhat Linux system to do the compile.
1) Compiled and installed libpng 1.2.4
wget www.libpng.org/pub/png/src/libpng-1.2.4.tar.gz
tar
Hi,
I am trying to compile PHP-4.1.2 on a Redhat machine. The configure goes
through without any errors. (see configure options below)
However when I do a make I get some gd related errors (see the errors
below).
I searched the php install list and found messages that said similar errors
mig