Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37595 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88766 invoked from network); 11 May 2008 13:45:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 May 2008 13:45:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=hsantos@isdg.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hsantos@isdg.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain isdg.net designates 208.247.131.9 as permitted sender) X-PHP-List-Original-Sender: hsantos@isdg.net X-Host-Fingerprint: 208.247.131.9 ntbbs.winserver.com Windows NT 4.0 (older) Received: from [208.247.131.9] ([208.247.131.9:4646] helo=winserver.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 39/10-34108-E78F6284 for ; Sun, 11 May 2008 09:45:34 -0400 Received: from mail.winserver.com ([208.247.131.9]) by winserver.com (Wildcat! SMTP Router v6.3.452.5) for internals@lists.php.net; Sun, 11 May 2008 09:44:17 -0400 Received: from hdev1 ([72.144.198.133]) by winserver.com (Wildcat! SMTP v6.3.452.5) with ESMTP id 954802265; Sun, 11 May 2008 09:44:15 -0400 Message-ID: <4826F845.6010102@isdg.net> Date: Sun, 11 May 2008 09:44:37 -0400 Organization: Santronics Software, Inc. User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Pierre Joye CC: internals@lists.php.net References: <4826958F.7010900@isdg.net> <4826ABFC.6080104@isdg.net> <4826C3F6.1020507@isdg.net> <4826F147.1030609@isdg.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] README.WIN32-BUILD-SYSTEM From: hsantos@isdg.net (Hector Santos) Pierre Joye wrote: >> Based on what I seen so far, compiling via current method >> is like pulling teeth. :-) > > What is hard in: > > 3. extract the dependencies in c:\phpw32\php_builds Summarize, define dependencies. >> I have not deeply stupid why yet, but I did noticed in the Changelog >> comments related to this function: > > Have you read the wiki? :) Please fetch the libxml we use for 5.2.6 here: Been there. But I'll check it out again later. The best success was getting the EDIN zip and use this for all the extras. But there might be issue with 5.2.6. I'll check that out later too. >> > Which CVS bundle folder? >> >> http://cvs.php.net/viewvc.cgi/php-src/ > That's the main PHP CVS module. And what does that mean? Why are the bundle files dead? Is this related to the idea that LIBXML is now part of the core? -- Hector Santos