Re: [PHP] Re: Compile - libxml2

2007-11-12 Thread Benjamin Dupuis
DOH ! :/

Thanks !
But why php5.2.2 doesn't cry ?!! (and XML working)

Best regards

- Message d'origine -
De: Rob Richards <[EMAIL PROTECTED]>
Date: Mon, 12 Nov 2007 07:32:26 -0500
Sujet: [PHP] Re: Compile - libxml2
À: Benjamin Dupuis <[EMAIL PROTECTED]>
Cc: PHP-General 

>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
>
>

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



[PHP] Re: Compile - libxml2

2007-11-12 Thread Rob Richards

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