On Friday, October 24, 2003, at 11:49 AM, Adam Maccabee Trachtenberg wrote:
On Sat, 25 Oct 2003, George Schlossnagle wrote:
How do you make this work without libxml2 (Sterling??)? That's an utter pain to get built on os x.
FWIW, I've had good success using fink to install libxml2 and libxsl; however, in order to get a version of libxml2 high enough (2.5.10) to work with PHP, you need to build from the "unstable" tree.
That wasn't quite my point, I should have been more clear. I have libxml2 on my box. It was a pain to build. Supposedly, it is possible to disable the need for xml on the system, however if I uninstall libxml2 and run
./configure --disable-xml --disable-simplexml --disable-libxml
, it errors out because it can't find xml2-config. Which seems to go against the spirit of those flags as I understand them.
I also had some problems a couple of months ago building PHP without XML. Can someone who knows configure well see what the problem is?
Andi
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php