Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30197 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34787 invoked by uid 1010); 15 Jun 2007 13:33:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34771 invoked from network); 15 Jun 2007 13:33:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jun 2007 13:33:06 -0000 Authentication-Results: pb1.pair.com header.from=zoe.slattery@googlemail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=zoe.slattery@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 66.249.92.168 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: zoe.slattery@googlemail.com X-Host-Fingerprint: 66.249.92.168 ug-out-1314.google.com Linux 2.4/2.6 Received: from [66.249.92.168] ([66.249.92.168:56444] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 71/E0-25799-01592764 for ; Fri, 15 Jun 2007 09:33:06 -0400 Received: by ug-out-1314.google.com with SMTP id m2so926941uge for ; Fri, 15 Jun 2007 06:33:02 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=pZPpcnnQ1V3Vlywat/b/RjqrfE/poioR0HbLwX9Zx816BL2yidyIcVIFwsLu6GCFy6j9fmsJ2KNxr+uaa2/2VPJqSlmeH1ZLqNGL2vMwivKouhbg23jzwb/L/vhwx4Maw5lY7jXQhY+BCoaEo3lLVfhkpHDQTetLveXh4sXcjL0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=Ra4P+t0S7TPbrLG2yNfxL9KMvfQ7HzLtYVTfq/fZjOmZpDdN1xlIh16+q3nKQgHOu4IyNsUBKifR2cIFEy7mi7cygBC5ebDsHFGed/yTkf315faqjp7H/oSY3tfARe+hJ7IJN+5ZRVC1dggkL2fF0g4Q2v/hMrnFj4TWKq/wpg8= Received: by 10.78.159.7 with SMTP id h7mr1255628hue.1181914382055; Fri, 15 Jun 2007 06:33:02 -0700 (PDT) Received: from ?9.20.191.81? ( [195.212.29.75]) by mx.google.com with ESMTP id k5sm233310nfh.2007.06.15.06.33.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 15 Jun 2007 06:33:01 -0700 (PDT) Message-ID: <46729507.9080509@googlemail.com> Date: Fri, 15 Jun 2007 14:32:55 +0100 User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: Rob Richards CC: internals@lists.php.net References: <466FF910.5000401@googlemail.com> <46716617.7030401@zend.com> <46718FD6.8070308@ctindustries.net> In-Reply-To: <46718FD6.8070308@ctindustries.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Building on Windows From: zoe.slattery@googlemail.com (Zoe Slattery) Rob, Pierre, Stanislav - thank you!!! I have PHP6 building with a free development environment. Elizabeth's tutorial + the manual covers most of it. I still have a few spurious compiler warnings which I think I can deal with but I have a working php.exe. It's been such a pain getting here that I'm going to rip it all out and do it again :-) I'll write up the steps and make them available somewhere then I 'll probably need to recuperate by working exclusively on Linux for an extended period. Zoe Slattery IBM