./configure error

php.internals

Andi Gutmans

23 years ago
Any idea why I get the following configure error with the latest tree? It doesn't seem to me as if I should have to give PHP the zlib location during ./configure as the headers are in /usr/include. Did something break? checking for new DOM support... no checking for libxml version... >= 2.4.14 configure: error: DOM requires ZLIB. Use --with-zlib-dir=<DIR> Andi