PHP-ffmpeg
Posted by: r00t
Posted on: 2007-09-22 21:58:00
I am trying to install ffmpeg-php but it isn't installing correctly at all. The wiki page (http://wiki.dreamhost.com/Php-ffmpeg) didn't help either. While following the directions at http://ffmpeg-php.sourceforge.net, I ran into an issue while running:
phpize
It produced the error:
Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF
environment variable is set correctly and then rerun this script.
Any ideas or suggestions?