php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #26504 phpize should check to see if autoconf is installed and offer a better warning
Submitted: 2003-12-02 16:03 UTC Modified: 2010-11-19 01:12 UTC
From: tim at dierks dot org Assigned: jani (profile)
Status: Closed Package: *General Issues
PHP Version: 4.3.4 OS: OpenBSD 3.4
Private report: No CVE-ID: None
 [2003-12-02 16:03 UTC] 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.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-12-02 16:05 UTC] tim at dierks dot org
Forgot to mention that the same problem exists with autoconf.
 [2010-11-19 01:12 UTC] jani@php.net
-Status: Open +Status: Closed -Package: Feature/Change Request +Package: *General Issues -Assigned To: +Assigned To: jani
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 27 08:00:03 2025 UTC