Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38303 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72437 invoked from network); 16 Jun 2008 22:17:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2008 22:17:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:41027] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D9/5E-06776-F66E6584 for ; Mon, 16 Jun 2008 18:17:19 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 17 Jun 2008 01:17:24 +0300 Received: from [192.168.16.110] ([192.168.16.110]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 16 Jun 2008 15:07:38 -0700 Message-ID: <4856E420.7070104@zend.com> Date: Mon, 16 Jun 2008 15:07:28 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Pierre Joye CC: Lester Caine , PHP internals References: <4854D026.10201@lsces.co.uk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Jun 2008 22:07:38.0167 (UTC) FILETIME=[636AAC70:01C8CFFD] Subject: Re: [PHP-DEV] Development environment From: stas@zend.com (Stanislav Malyshev) > Installing VC++ should not affect your Borland setup. You can even > install the MS tools without setting the ENVs globally (include, > etc.). There is more infos and updated libraries available in our wiki > (see the link in our previous mails). Visual install has a bat file (vcvarsall.bat IIRC) that launches shell with all envt variables set up. Using that, you can use VC without disturbing anything else in your environment and without worrying how to set up all the stuff correctly. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com