ID:               36509
 Updated by:       [EMAIL PROTECTED]
 Reported By:      cristic at interaktonline dot com
-Status:           Open
+Status:           Feedback
-Bug Type:         *Extensibility Functions
+Bug Type:         Unknown/Other Function
 Operating System: Linux Fedora Core 4
 PHP Version:      5.1.2
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.1-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.1-win32-latest.zip




Previous Comments:
------------------------------------------------------------------------

[2006-02-24 10:36:19] cristic at interaktonline dot com

Description:
------------
When the automake and autoconf miss from the machine the phpize output
will display:

Configuring for:
PHP Api Version:         20041225
Zend Module Api No:      20050922
Zend Extension Api No:   220051025
/usr/bin/phpize: line 105: aclocal: command not found

instead of making an initial check of these tools installed on machine
and to throw the appropriate error message.

Fixed after installing the automake.

This was originally reported to the PECL and redirected here:
http://pecl.php.net/bugs/bug.php?id=5575


Reproduce code:
---------------
[EMAIL PROTECTED] APC-3.0.8]# phpize

Expected result:
----------------
Configuring for:
PHP Api Version:         20041225
Zend Module Api No:      20050922
Zend Extension Api No:   220051025
Automake missing => minimal version required x.x.x

Actual result:
--------------
/usr/bin/phpize: line 105: aclocal: command not found

which is kind of cryptic


I just tried to point this so future users having this problem to not
have to start doing a big research and to improve the PHP feel. It is a
small issue but normally I expect to see what is expected things from
the machine and what is the actual found results in a less computer
binary machine language.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=36509&edit=1

Reply via email to