ID: 22944 Updated by: [EMAIL PROTECTED] Reported By: dubious at 2xtreme dot net -Status: Open +Status: Closed Bug Type: Java related Operating System: Linux (2.5.66) PHP Version: 4.3.2RC1 New Comment:
This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2003-04-03 17:42:12] dubious at 2xtreme dot net here it is: INSTALL_IT = ; $(srcdir)/build/shtool mkdir -p -f -m 0755 $(INSTALL_ROOT)$(libdir); $(INSTALL) -m 0755 $(srcdir)/ext/java/php_java.jar $(INSTALL_ROOT )$(libdir) ------------------------------------------------------------------------ [2003-04-03 04:55:59] [EMAIL PROTECTED] Please paste line with 'INSTALL_IT=' in it from your Makefile here. ------------------------------------------------------------------------ [2003-04-02 19:32:04] dubious at 2xtreme dot net Nope, just tried the snapshot - same problem: Installing PHP SAPI module /bin/sh: -c: line 1: syntax error near unexpected token `;' /bin/sh: -c: line 1: `; /tmp/temp/php4-STABLE-200304021630/build/shtool mkdir -p -f -m 0755 /usr/local/lib/php; /tmp/temp/php4-STABLE-200304021630/build/shtool install -c -m 0755 /tmp/temp/php4-STABLE-200304021630/ext/java/php_java.jar /usr/local/lib/php' make: *** [install-sapi] Error 2 bash-2.05b# ------------------------------------------------------------------------ [2003-04-02 10:29:27] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip IIRC, this should be fixed now. ------------------------------------------------------------------------ [2003-03-28 18:12:13] dubious at 2xtreme dot net UPDATE - this appears to be a bug specifically related to "--disable-cgi" (i.e. I want ONLY the CLI version of php). If I remove the "--disable-cgi" it seems to compile AND install fine. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/22944 -- Edit this bug report at http://bugs.php.net/?id=22944&edit=1