phpfox help. FFMpeg and FFMpeg-php
Posted by: tech
Posted on: 2008-09-27 13:57:00
i have phpfox installed on my site, however i get the folllowing error:
Missing class "ffmpeg_movie". Please make sure FFMpeg and FFMpeg-php is properly installed
i tried installing from this article at
http://wiki.dreamhost.com/Php-ffmpeg
but i get the following error and cannot install this: Please help..
The error is as follows:
[electra]$ cd ~/ffmpeg/ffmpeg-php-0.5.0
-bash: cd: /home/eao/ffmpeg/ffmpeg-php-0.5.0: No such file or directory
[electra]$ phpize
Cannot find config.m4.
Make sure that you run '/usr/local/bin/phpize' in the top level source directory of the module
[electra]$ ./configure
-bash: ./configure: No such file or directory
[electra]$ make
make: *** No targets specified and no makefile found. Stop.
[electra]$ make install
make: *** No rule to make target `install'. Stop.