Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13886 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27686 invoked by uid 1010); 17 Nov 2004 17:22:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 27606 invoked from network); 17 Nov 2004 17:22:06 -0000 Received: from unknown (HELO meta3.redemeta.com.br) (200.248.155.13) by pb1.pair.com with SMTP; 17 Nov 2004 17:22:06 -0000 Received: from meta2.redemeta.com.br (meta2 [200.248.155.12]) by meta3.redemeta.com.br (8.11.6p2/8.11.6) with ESMTP id iAHHH3L16272; Wed, 17 Nov 2004 15:17:03 -0200 Received: from localhost (meta7.redemeta.com.br [200.248.155.7]) by meta2.redemeta.com.br (Postfix) with ESMTP id B8A8A114191; Wed, 17 Nov 2004 15:17:59 -0200 (BRST) Received: from meta2.redemeta.com.br ([200.248.155.12]) by localhost (meta7.redemeta.com.br [200.248.155.7]) (amavisd-new, port 10024) with ESMTP id 00798-03; Wed, 17 Nov 2004 15:18:55 -0200 (BRST) Received: from escher (condo2.redemeta.com.br [200.248.155.102]) by meta2.redemeta.com.br (Postfix) with SMTP id 5100D1141B2; Wed, 17 Nov 2004 15:17:54 -0200 (BRST) Message-ID: <015d01c4ccd2$2078c280$0c00a8c0@escher> To: , "Greg Beaver" References: <20041117164318.49504.qmail@pb1.pair.com> Date: Wed, 17 Nov 2004 15:20:33 -0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: amavisd-new at redemeta.com.br Subject: Re: [PHP-DEV] include CLI php in windows installer (and go-pear.bat)? From: pechansky@hypervisual.com ("Rubem Pechansky") Please include it, and if you do please make sure you include the fix for a crash I found in php_win.exe: http://marc.theaimsgroup.com/?l=php-gtk-dev&m=109704127518720&w=2 http://marc.theaimsgroup.com/?l=php-gtk-dev&m=109706659902560&w=2 ------------------- Rubem Pechansky WinBinder - The native Windows binding for PHP http://winbinder.sourceforge.net/ winbinder-discussion@lists.sourceforge.net Hypervisual - Advanced Design for IT http://hypervisual.com/ ----- Original Message ----- From: "Greg Beaver" To: Sent: Wednesday, November 17, 2004 1:43 PM Subject: [PHP-DEV] include CLI php in windows installer (and go-pear.bat)? > Hi, > > I'm wondering if it is feasible to include the cli version of PHP in the > windows installer, and go-pear.bat bundle as well? This is fast becoming > one of the most frequently asked questions on pear.general in the form of > > "I installed PHP 4.3.x and there was no go-pear.bat, so I downloaded the > source, and it didn't work. How can I install PEAR?" > > Thanks, > Greg > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >