Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1570 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93430 invoked from network); 16 May 2003 14:55:16 -0000 Received: from unknown (HELO carmine.bestweb.net) (209.94.102.73) by pb1.pair.com with SMTP; 16 May 2003 14:55:16 -0000 Received: from [192.168.1.102] (ip216-179-71-153.cust.bestweb.net [216.179.71.153]) by carmine.bestweb.net (Postfix) with ESMTP id 9E89323C7B; Fri, 16 May 2003 09:55:01 -0500 (EST) To: Adam Dickmeiss Cc: internals@lists.php.net In-Reply-To: <20030516145005.GA32571@indexdata.com> References: <20030516145005.GA32571@indexdata.com> Content-Type: text/plain Organization: Message-ID: <1053091807.5661.49.camel@hasele> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 16 May 2003 09:30:07 -0400 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Bundling libxml2 default? From: sterling@bumblebury.com (Sterling Hughes) On Fri, 2003-05-16 at 10:50, Adam Dickmeiss wrote: > With PHP5 as of today, a "clean" configure - with just > --with-apxs > compiles PHP5 with a bundled libxml2. That can't be right? > I have libxml2-dev installed. Do I really have to use > --without-bundle-libxml > to make a sane installation? > Yep. We default to using the bundle, just like we do with expat, or mysql, gd, or any other piece of software we bundle. -Sterling -- "Reductionists like to take things apart. The rest of us are just trying to get it together." - Larry Wall, Programming Perl, 3rd Edition