Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42974 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93705 invoked from network); 8 Feb 2009 00:43:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Feb 2009 00:43:29 -0000 Authentication-Results: pb1.pair.com header.from=olafurw@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=olafurw@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.10 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: olafurw@gmail.com X-Host-Fingerprint: 209.85.220.10 mail-fx0-f10.google.com Received: from [209.85.220.10] ([209.85.220.10:53408] helo=mail-fx0-f10.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A8/28-28276-EAA2E894 for ; Sat, 07 Feb 2009 19:43:27 -0500 Received: by fxm3 with SMTP id 3so74662fxm.23 for ; Sat, 07 Feb 2009 16:43:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=lSowNQdJEeSLqpe3YUfJKvm8/z//vtNvf3hrj0crU0w=; b=jr6qaugUf2Upv9Kpcd73FuVhJXwtwoJat7m1BQPzzud6wj9quEKQfOI1Qtcs302gh5 wWTu2G4A3E8zGsk2CB47sFguuvlPO+Yo5TADGd9FbbNZGsoZEzMkDmetmg9Zw1fQHvLv stooukc81J3lvEj6GL3UKZVvEcOEZm/55Dj1A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=J/iF6JeGnU8xuVnkweDkjhZerF7stKHT7qacvizgJ1n3YhwlbJG7xT4N4OOvo2TpTS qfgRSIhsD7ciArmo48JtVY4NqMNX6Wd3z+weT7FAwkxX0xUKM4hm9YQEql1tiJ3akxII 9JomHQqCAKflnkuN8rpO0eeI90so/vWHvStpM= MIME-Version: 1.0 Received: by 10.103.2.14 with SMTP id e14mr1438329mui.94.1234053803678; Sat, 07 Feb 2009 16:43:23 -0800 (PST) In-Reply-To: References: Date: Sun, 8 Feb 2009 00:43:23 +0000 Message-ID: <8c35d7690902071643w590663c7yb10a6090799b0094@mail.gmail.com> To: Marcus Young , internals@lists.php.net Content-Type: multipart/alternative; boundary=0016e65a0f649a1df704625d8a7a Subject: Re: [PHP-DEV] PHP: 'Microsoft Build Tools'? From: olafurw@gmail.com (=?ISO-8859-1?Q?=D3lafur_Waage?=) --0016e65a0f649a1df704625d8a7a Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit You'll need Visual studio to build PHP from source, but there are prebuilt binaries available here: http://windows.php.net/ On Sun, Feb 8, 2009 at 12:08 AM, Marcus Young wrote: > 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 > --0016e65a0f649a1df704625d8a7a--