Re: New win32 build system

php.internals

Frank M. Kromann

22 years ago
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

Wez Furlong

22 years ago
--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" <frank@kromann.info> To: "Wez Furlong" <wez@thebrainroom.com> Cc: <internals@lists.php.net> Sent: Wednesday, December 03, 2003 12:36 AM Subject: Re: [PHP-DEV] New win32 build system