Cannot install PHP APC because /usr/bin/phpsize gives error
I am trying to install PHP APC on my dual xeon 3ghz with EM64T running CentOS 4.2 x86_64. Once i get here this happens:root@dx1 [/usr/local/src/APC-3.0.8]# /usr/bin/phpize
Configuring for:
PHP Api Version: 20020918
Zend Module Api No: 20020429
Zend Extension Api No: 20050606
Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF
environment variable is set correctly and then rerun this script.
I have tried installing this autoconf thing but had no luck. Can anyone please assist? I am running:
Apache 1.3.34 with PHP 4.4.1. Thanks.