Re: DOM or DOM XML ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello

If you don't wish to have XML support please use.

--disable-simplexml --disable-libxml  --disable-xml

By Default, libxml is needed to compile PHP5.
It tries to load DOM. DOMXML is history :)

Hop this helps.

Yann


On January 9, 2005 13:35, Chris wrote:
> I'm currently compiling (at the ./configure step at the moment) 5.03 on
> Redhat 9 and ran into something that confused me. I got the error
> message included below.
>
> [root@****]# ./configure --with-apxs2=/usr/local/apache2/bin/apxs
> --with-gd --with-mysql=/usr/local/mysql41
> --with-mysqli=/usr/local/mysql41/bin/mysql_config
> . . .
> Configuring extensions
> checking whether to enable LIBXML support... yes
> checking libxml2 install dir... no
> configure: error: xml2-config not found. Please check your libxml2
> installation.
>
>
> That, in itself, isn't too confusing, it's looking for something that's
> not there. Simple. I've been trying to figure out a few things though,
> and could use outside help:
>
> 1) Why is it trying to enable LIBXML support?
> 2) Which extension is it trying to load? DOM? DOM XML? Something else?
>
> Upon review I think I'd like to compile in DOM, but the manual (
> http://www.php.net/dom ) doesn't mention anything about how to compile
> it in.
>
> Thanks,
> Chris

Attachment: pgpZP3p8mhLAl.pgp
Description: signature


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux