Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42973 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91198 invoked from network); 8 Feb 2009 00:15:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Feb 2009 00:15:23 -0000 Received: from [127.0.0.1] ([127.0.0.1:7512]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id D4/D7-28276-A142E894 for ; Sat, 07 Feb 2009 19:15:22 -0500 Authentication-Results: pb1.pair.com smtp.mail=marcusay@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=marcusay@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.160 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: marcusay@gmail.com X-Host-Fingerprint: 209.85.218.160 mail-bw0-f160.google.com Received: from [209.85.218.160] ([209.85.218.160:52441] helo=mail-bw0-f160.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/C7-28276-3922E894 for ; Sat, 07 Feb 2009 19:08:52 -0500 Received: by bwz4 with SMTP id 4so394339bwz.23 for ; Sat, 07 Feb 2009 16:08:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=hOi17dYYs15DDLkzB8iCgJdlFFnBQu74TGeuUO/h+so=; b=IblzwjM21kncK03exS6rZfNu2ouY/Zud4CYlPmOEnr40sCESp4wakJ56M270I9Rn3D QhfUJq4TZlZYYAgqLcKAAhGrihBVe6D3BDRX8moSSQLtzuVvCS+IUfSgZwvwwNKDt8tw ysNHPegbFVpGiCN00VoAOlGNag65b1JN0qKrI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=EcNy9O2nA0dPRHEnDld9pcR2VgrUmji5W9FrlqqggUdxP0tMTgQSIW5o33OWts3S6V SmEd81pqsqutwZ37373Ktpv++RASFr7vFJd4fjKpGGkVsid7xqkloTbYIlN9raqVqvDR YmNilhZuNza1BV/bQRlgRQ6UJRZqUMs6iDeIY= MIME-Version: 1.0 Received: by 10.181.215.9 with SMTP id s9mr290628bkq.212.1234051728853; Sat, 07 Feb 2009 16:08:48 -0800 (PST) Date: Sun, 8 Feb 2009 13:08:48 +1300 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=0016e6d62562eecc8c04625d0e3d Subject: PHP: 'Microsoft Build Tools'? From: marcusay@gmail.com (Marcus Young) --0016e6d62562eecc8c04625d0e3d Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi Internals, do you have some time to help me out? *Quoit the PHP readme* " The Win32 Build System. $Id: README.WIN32-BUILD-SYSTEM,v 1.4 2003/12/23 02:51:18 wez Exp $ * 1.* How to build PHP under windows * a.* Requirements - Microsoft Build Tools from: Microsoft Visual Studio (VC6) or later " Microsoft Build Tools? Is this a .exe file on the Microsoft site? Do I need to Install all of Microsoft Visual Studio to use PHP? I'm a bit lost here, Thanks for your time. Marcus --0016e6d62562eecc8c04625d0e3d--