PHP-ffmpeg

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?

Re: PHP-ffmpeg

Posted by: vietpro
Posted on: 2008-02-06 20:21:00

I have the exactly same problem. Please help!

thanks alot

Re: PHP-ffmpeg

Posted by: rlparker
Posted on: 2008-02-06 21:06:00

autoconf is not installed by default on DreamHost ... you need to install it yourself or you *will* get that message. wink

--rlparker

Re: PHP-ffmpeg

Posted by: vietpro
Posted on: 2008-02-07 14:09:00

I have done install autoconf

I'm stucking at step:
bunzip2 ffmpeg-php-0.5.0.tbz2; tar xvf ffmpeg-php-0.5.0.tar

cd ~/ffmpeg/ ffmpeg-php-0.5.0
phpize

it returns error:
Cannot find config.m4.
Make sure that you run '/usr/local/bin/phpize' in the top level source directory of the module


Tags: ffmpegautoconfsourceforgewikidreamhostrerunenvironment variable