PHP :: Bug #26072 :: --disable-libxml doesnt work
| Bug #26072 | --disable-libxml doesnt work | ||||
|---|---|---|---|---|---|
| Submitted: | 2003-11-01 20:50 UTC | Modified: | 2003-11-12 18:41 UTC | ||
| From: | ggameiro at cyberdata dot net | Assigned: | |||
| Status: | Closed | Package: | *Configuration Issues | ||
| PHP Version: | 5.0.0b2 (beta2) | OS: | RedHat 7.1 | ||
| Private report: | No | CVE-ID: | None | ||
[2003-11-01 20:50 UTC] ggameiro at cyberdata dot net
Description: ------------ when running configure, --disable-libxml doesn't work. The value for PHP_LIBXML_DIR is checked in too mane places in the configure file!! Here is what I had to do to get it to work: --disable-libxml --without-libxml --disable-dom --without-pear --disable-simplexml --disable-xml And it is still not working. There are way too manythings enabled by default in the configure file. I understand that this is a beta version but wouldn't it be a good idea to leave things turned off by default and leave it to the user to turn it on?
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2003-11-03 10:42 UTC] sniper@php.net
[2003-11-12 18:41 UTC] sniper@php.net