RE: [PHP]GD, PHP and Apache troubles

2001-01-19 Thread Kees Hoekzema
: Thursday, January 18, 2001 7:18 PM Aan: Kees Hoekzema CC: [EMAIL PROTECTED] Onderwerp: Re: [PHP]GD, PHP and Apache troubles > gcc -DLINUX=2 -I/root/source/php-4.0.4 -I/root/source/php-4.0.4/main -I/roo > t/source/php-4.0.4/main -I/root/source/php-4.0.4/Zend -I/root/source/php-4.0 > .

Re: [PHP]GD, PHP and Apache troubles

2001-01-18 Thread Rasmus Lerdorf
> gcc -DLINUX=2 -I/root/source/php-4.0.4 -I/root/source/php-4.0.4/main -I/roo > t/source/php-4.0.4/main -I/root/source/php-4.0.4/Zend -I/root/source/php-4.0 > .4/Zend -I/root/source/php-4.0.4/TSRM -I/root/source/php-4.0.4/TSRM -I/root/ > source/php-4.0.4 -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEE

[PHP]GD, PHP and Apache troubles

2001-01-18 Thread Kees Hoekzema
Hi all, I've some strange problems. I compiled apache & PHP from fresh .tar.gz, as static. (and fresh GD, libpng, jpeg-6b, zlib compilations) PHP adn GD aren't giving any troubles at all, but the compilation of apache gives some errors when trying to compile the PHP4 module... here are they: =-=