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 ... <not found> ERROR: Could not find the php_build dir; please specify it using the --with-php-build option to configure - Frank > Ahh, fixed now :-) > > --with-php-build specifies the path to the php_build dir > (the one that contains those headers and libs), > not the target dir, which is chosen automatically. > > cscript /nologo configure.js --disable-apache > > should be all you need (cross your fingers!) > > > --Wez. > > ----- Original Message ----- > From: "Frank M. Kromann" <[EMAIL PROTECTED]> > To: "Wez Furlong" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Wednesday, December 03, 2003 12:24 AM > Subject: Re: [PHP-DEV] New win32 build system > > > > Here is the output > > > > C:\PHP\php5>cscript /nologo configure.js --with-php-build=Release_TS > > --disable-apache > > 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 ... <not found> > > > > Build dir: Release_TS > > PHP Core: php5ts.dll and php5ts.lib > > > > ERROR: Could not find apache headers > > > > - Frank > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php