nmake msi-installer

php.internals

Blake Schwendiman

22 years ago
I just wanted to mention that NMAKE MSI-INSTALLER does not work because "build-installer.php" is not in the current CVS snapshot. Debug_TS\php.exe ..\php-installer\build-installer.php "Debug_TS" "php5ts _debug.dll" "php.exe php-win.exe" "" "" Could not open input file: ..\php-installer\build-installer.php. NMAKE : fatal error U1077: 'Debug_TS\php.exe' : return code '0x1' Stop. If I am generating unnecessary traffic on this list right now, please let me know and point me to the right place to first search for this type of information. I've been building PHP for years on Linux, but I've never really built PHP on Windows until this version, so I'm trying everything. Thanks in advance! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Blake Schwendiman PHP Books: http://www.lulu.com/intechrabooks

Wez Furlong

22 years ago
The MSI stuff is something I have in-development here; it's nowhere near ready for public consumption, and it's probably won't get there for a little while yet (I need to worry about earning money atm). --Wez. ----- Original Message ----- From: "Blake Schwendiman" <blake@mediafence.com> To: <internals@lists.php.net> Sent: Tuesday, January 20, 2004 10:43 PM Subject: [PHP-DEV] nmake msi-installer