ID:               24424
 Updated by:       [EMAIL PROTECTED]
 Reported By:      liz at xcalibur dot demon dot co dot uk
 Status:           Open
 Bug Type:         PHP options/info functions
 Operating System: linux  2.4.20
 PHP Version:      5.0.0b1 (beta1)
 New Comment:

--disable-xml --disable-simplexml --disable-dom --without-pear
does it with latest CVS.



Previous Comments:
------------------------------------------------------------------------

[2003-06-30 16:48:22] [EMAIL PROTECTED]

Installing libxml is not the solution in this case, as the user is
specifically requesting that XML support not be added to their PHP
install.

Hopefully the fixes today also made XML support follow the
--disable-all command!

Marking back as open.

------------------------------------------------------------------------

[2003-06-30 16:02:41] [EMAIL PROTECTED]

Install Redhat package libxml2-devel .


------------------------------------------------------------------------

[2003-06-30 15:58:23] liz at xcalibur dot demon dot co dot uk

No, it still doesnt work, however it gets further and then whines

configure: error: xml2-config not found. Use --with-libxml-dir=<DIR>
make: *** No targets specified and no makefile found.  Stop.

------------------------------------------------------------------------

[2003-06-30 15:44:11] [EMAIL PROTECTED]

I forgot to mention that that was cleaned up in the latest snapshot
from http://snaps.php.net/

./configure --help | egrep "(xml|dom)" | grep disable
  --disable-dom           Disable new DOM support.
  --disable-simplexml     Disable simplexml support
  --disable-xml           Disable XML support.


------------------------------------------------------------------------

[2003-06-30 15:43:09] [EMAIL PROTECTED]

Please try the latest snapshot, these configure things have just been
"cleaned" up.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/24424

-- 
Edit this bug report at http://bugs.php.net/?id=24424&edit=1

Reply via email to