프로그램/linux2014. 8. 13. 17:52

phpize를 이용해서 php 모듈을 추가 설치하는 과정에서 발생했다. 

 

 

오류 내용>

Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF
environment variable is set correctly and then rerun this script
. 

 

 

원인>

autoconf 설치되지 않아서 발생.

 

 

방법>

autoconf를 설치를 한 후 다시 실행한다.

Posted by 은둔고수