RE: [PHP-CVS] Problem building php5 from cvs

2003-09-29 Thread Dennis Sterzenbach
isn't easy and shouldn't be made by non-professionals, while it is very much basic and gets used by almost everything. So many users which aren't used to the stuff as much would never see PHP5 running their system. Best Regards Dennis Sterzenbach -- PHP CVS Mailing List (http://www.php.net

RE: [PHP-CVS] Problem building php5 from cvs

2003-09-28 Thread Dennis Sterzenbach
Hi Adam, thanks for your reply. snip checking libxml2 install dir... no configure: error: libxml2 version 2.5.10 or greater required. /snip Have you checked that the output of xml2-config --version says that you're running libxml2 2.5.10 or greater? I bet you need to upgrade libxml2.

RE: [PHP-CVS] Problem building php5 from cvs

2003-09-28 Thread Dennis Sterzenbach
I checked and you're right: it's version 2.4.19. Although the fact of an too old version, I thought --disable-xml would exclude the xml library from build. So why do I *always* get that error message? But in fact it does not. I don't know whether this is a bug in the configure script

[PHP-CVS] Problem building php5 from cvs

2003-09-27 Thread Dennis Sterzenbach
installed as binary to /usr/lib and sources to /usr/include. So I also tryed with ./configure --with-libxml-dir=/usr - No success Also adding --disable-xml doesn't take effect. Any suggestions? Best Regards Dennis - -+- - Dennis Sterzenbach email: [EMAIL PROTECTED] web