Hi Benjamin,

You really need to read the response more carefully.


Benjamin Dupuis wrote:
I've opened a bug report on bug.php.net,
Compiling PHP in 5.2.2 is working with my libxml2, but not in 5.2.4 (and 5.2.5)

but developpers say me that's not a bug : I must use XML2_DIR instead of 
XML_DIR,

But when using configure, it say me : use libxml-dir for libxml2
using libxml2-dir is not working, in 5.2.2 and 5.2.4
using libxml-dir is working in 5.2.2 but no 5.2.4

libxml2-dir isn't an existing variable in the configuration script.

XML_DIR=/opt/freeware/libxml2/${XML_VERSION}

That's what's defined.

--with-libxml-dir=${XML2_DIR} \

That's what your using.

Where is XML2_DIR coming from? Your path only shows XML_DIR being defined.

Rob

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to