APC, Custom PHP5, phpize, autoconf issues
Posted by: ilikenwf
Posted on: 2007-06-08 17:13:00
I used the php5 develscript from the wiki:
http://wiki.dreamhost.com/PHP_5_install_script/dev
And successfully installed php 5.2.3. After that, I installed the autotools packages, and got the newest source for APC. When I try to phpize it (/home/dreamuser/php/bin/phpize) it shows the build numbers, and says it can't find autoconf. When I try to specify PHP_AUTOCONF using export, it still won't work. Any suggestions?