Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6036 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47736 invoked by uid 1010); 3 Dec 2003 00:48:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 47707 invoked from network); 3 Dec 2003 00:48:21 -0000 Received: from unknown (HELO mail.kromann.info) (64.186.239.125) by pb1.pair.com with SMTP; 3 Dec 2003 00:48:21 -0000 Received: from Swwwing2000 (unknown [64.186.239.115]) by mail.kromann.info (Postfix) with SMTP id B4BEF2AE70; Tue, 2 Dec 2003 17:05:52 -0800 (PST) To: Wez Furlong Cc: X-Mailer: Swwwing 2000 Message-ID: <10704124156400000@9866357972520000.9866341568840000> MIME-Version: 1.0 Reply-To: "Frank M. Kromann" Date: Tue, 02 Dec 2003 16:46:55 -0800 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] New win32 build system From: frank@kromann.info ("Frank M. Kromann") Hi Wez, Why is that needed ? I build all the stuff that I need from sources so I have my own file structure for external header and library files. - Frank > --with-php-build should be the path to the dir where you > unzipped: http://www.php.net/extra/win32build.zip. > > Maybe I should rename it from php_build (that name comes > from Edin's snap building scripts, and his big brother > version of that zip file). > > --Wez. > > ----- Original Message ----- > From: "Frank M. Kromann" > To: "Wez Furlong" > Cc: > Sent: Wednesday, December 03, 2003 12:36 AM > Subject: Re: [PHP-DEV] New win32 build system > > > > Hi Wez, > > > > If I don't specify --with-php-build I get this > > > > Saving configure options to config.nice.bat > > Checking for cl ... cl.exe > > Checking for link ... link.exe > > Checking for nmake ... nmake.exe > > Checking for make ... > > ERROR: Could not find the php_build dir; please specify it > > using the --with-php-build option to configure > > > > - Frank > >