Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12391 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13454 invoked by uid 1010); 27 Aug 2004 02:38:59 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 4853 invoked from network); 27 Aug 2004 02:36:43 -0000 Received: from unknown (HELO mail.omniti.com) (66.80.117.3) by pb1.pair.com with SMTP; 27 Aug 2004 02:36:43 -0000 Received: from ([66.80.117.254:47871]) by mail.omniti.com (ecelerity 1.2.1-dev) with SMTP id D3/00-09657-A3E9E214; Thu, 26 Aug 2004 22:36:46 -0400 In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: Content-Transfer-Encoding: 7bit Cc: George Schlossnagle , , "Friedhelm Betz" Date: Thu, 26 Aug 2004 22:36:04 -0400 To: "Naik, Roshan" X-Mailer: Apple Mail (2.619) Subject: Re: [PHP-DEV] XML requirements: Are the docs incorrect ? From: george@omniti.com (George Schlossnagle) 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 php-general@lists.php.net.