cannot find autoconf. please check your autoconf installation Xampp in CentOS

lakshmikandan picture lakshmikandan · Jul 23, 2015 · Viewed 60.9k times · Source

Getting another error when configuring memcahed with php in XAMPP in CentOS

#  /opt/lampp/bin/phpize
Configuring for:
PHP Api Version:         20131106
Zend Module Api No:      20131226
Zend Extension Api No:   220131226

Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment variable. Then, rerun this script.

How to resolved it ?

Answer

RASEL RANA picture RASEL RANA · May 26, 2016

MAC Users

You can do it easily using brew.

brew install autoconf