ID: 26504 User updated by: tim at dierks dot org Reported By: tim at dierks dot org Status: Open Bug Type: Compile Warning Operating System: OpenBSD 3.4 PHP Version: 4.3.4 New Comment:
Forgot to mention that the same problem exists with autoconf. Previous Comments: ------------------------------------------------------------------------ [2003-12-02 16:03:15] tim at dierks dot org Description: ------------ If one doesn't have automake installed, attempts to run phpize just emit "/usr/local/bin/phpize[57]: aclocal: not found", which isn't particularly helpful. It'd be helpful to check to see if aclocal is installed before trying to execute it, ideally emitting a useful error message if it's not there. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26504&edit=1