hi all, I desperately need help... I'm using RH7.1 I'm trying to setup the following packages: curl-7.9 pspell-.12.2 pdflib-3.03 mysql-3.23.43 apache-1.3.22 php-4.0.6 openssl-0.9.6b mod_ssl-2.8.5-1.3.22
BUT WHEN I TRY "make" for php-4.0.6 the following error appears: Making all in pspell make[2]: Entering directory `/tmp/linuxtarballs/php-4.0.6/ext/pspell' make[3]: Entering directory `/tmp/linuxtarballs/php-4.0.6/ext/pspell' gcc -I. -I/tmp/linuxtarballs/php-4.0.6/ext/pspell -I/tmp/linuxtarballs/php-4.0.6/main -I/tmp/linuxtarballs/php-4.0.6 -I/tmp/linuxtarballs/apache_1.3.22/src/include -I/tmp/linuxtarballs/apache_1.3.22/src/os/unix -I/tmp/linuxtarballs/php-4.0.6/Zend -I/usr/local/curl/include -I/usr/local/mysql/include -I/usr/local/pspell/include/pspell -I/tmp/linuxtarballs/php-4.0.6/ext/xml/expat/xmltok -I/tmp/linuxtarballs/php-4.0.6/ext/xml/expat/xmlparse -I/tmp/linuxtarballs/php-4.0.6/TSRM -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2 -c pspell.c && touch pspell.lo pspell.c:32:27: pspell/pspell.h : No such file or directory make[3]: *** [pspell.lo] Error 1 make[3]: Leaving directory `/tmp/linuxtarballs/php-4.0.6/ext/pspell' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/linuxtarballs/php-4.0.6/ext/pspell' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/linuxtarballs/php-4.0.6/ext' make: *** [all-recursive] Error 1 THE OPTIONS I'M USING TO CONFIGURE php are: ./configure --with-mysql=/usr/local/mysql \ --with-xml --with-apache=../apache_1.3.22 \ --with-curl=/usr/local/curl \ --with-pspell=/usr/local/pspell \ --enable-shared-pdflib --enable-track-vars *I've installed curl, pspell, pdflib, mysql, apache (./configure), before executing make for php. If there's anybody who could shed some light on this I would appreciate it. thanks in advance. luie __________________________________ www.edsamail.com -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]