phpize
Configuring for:
PHP Api Version: 20160519
Zend Module Api No: 20160519
Zend Extension Api No: 320160519
Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF environment variable. Then, rerun this script.
安装autoconf即可:
apt-get install autoconf