Re: [PHP-BETA] New tarball rolled at 11AM EST

[email protected] (Egon Schmid) Sun, 20 Dec 1998 19:11:30 +0100 (MET)
Newsgroups php.beta
Message-ID <Pine.NEB.3.95.981220182213.25967A-100000@delos.stuttgart.netsurf.de>
Ater two power failures I was able to test the new tarball as CGI. No
problems.

If I compile as a Apache module with ./configure
--with-apache=/usr/local/apache-1.3 (newest Apache 1.3.4-dev, with
config.layout) I have also now problems. 

But if I compile with my do-conf, which looks like:

./configure --with-apache=/usr/local/apache-1.3 --with-mysql --with-pgsql
--with-dbase --with-filepro --with-zlib --with-config-file-path
--enable-track-vars=yes --enable-magic-quotes=yes --enable-bcmath=yes
--with-ldap --with-xml  --with-gd=/usr/local/gd1.3
--with-mod-dav=/usr/local/mod_dav-0.9.5-1.3.3 --with-pdflib --enable-debug
--enable-debugger --with-sysvshm --with-sysvsem

I get the following:

In file included from internal_functions.c:93:
functions/php3_xml.h:37: xml/xmltok.h: No such file or directory
functions/php3_xml.h:38: xml/xmlparse.h: No such file or directory
In file included from internal_functions.c:94:
functions/php3_pdf.h:36: pdf.h: No such file or directory
make: *** [internal_functions.o] Error 1
marliesle:/mnt/sdc1/php-3.0.6# 

I know it works if pull the three header files in. Is there any global
solution.

-Egon



--
PHP Beta Testers' Mailing List   http://www.php.net/
To unsubscribe send an empty message to [email protected]
List administrator:  [email protected]