ext/soap pumped up the minimal requirement. It uses xmlBufferCreateStatic which
is not found in the 2.5.x libxml2 . I upgraded to 2.6.7 and this helped. Probably
when --disable-soap is used  one can use 2.5.10+ . For me
libxml2-2.5.10-29.i586.rpm (suse 9.0) didn't work.

andrey

George Schlossnagle wrote:

On Aug 26, 2004, at 10:28 PM, Naik, Roshan wrote:

Yes, you have it to pick up from xmlsoft.org


There is no mention of the minimal libxml2 version required anywhere either. The old dom-xml needed >= 2.4.14 But on PHP5 It doesnt seem to like 2.5.9 either.

any clue whats the minimal supported version ?


configure will tell you (when it fails). When you ran configure it should have failed and told you:

"libxml2 version 2.5.10 or greater required."

Install questions in general should go to [EMAIL PROTECTED]


-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to