Hello,
I am installing PHP 4.02 on FreeBSD and run into the following error, I have pasted a brief section around which the error happened:
/usr/tmp/php-4.0.2/ext/gd/php_gd.h:33: gd.h: No such file or directory
The file gd.h is not to be found in the distribution also, can somebody help me?
Thank You,
Sam
Installation Log:
gcc -I. -I/usr/tmp/php-4.0.2/main -I/usr/tmp/php-4.0.2 -I/usr/tmp/php-4.0.2/main -I/usr/tmp/apache_1.3.12/src/include -I/usr/tmp/apache_1.3.12/src/os/unix -I/usr/tmp/php-4.0.2/Zend -I/usr/tmp/php-4.0.2 -I/usr/local/mysql/include/mysql -I/usr/tmp/php-4.0.2/ext/xml/expat/xmltok -I/usr/tmp/php-4.0.2/ext/xml/expat/xmlparse -DXML_BYTE_ORDER=12 -g -O2 -c internal_functions.c && touch internal_functions.lo
In file included from internal_functions.c:39:
/usr/tmp/php-4.0.2/ext/gd/php_gd.h:33: gd.h: No such file or directory
*** Error code 1
Stop.
*** Error code 1