Hi there,
In the last step of installing FFmpeg-PHP, I had to type sudo make install
.
At this I get the following error,
sudo make install
Installing shared extensions: /usr/lib/php5/20060613/
cp: cannot stat `modules/*': No such file or directory
make: *** [install-modules] Error 1
Now my extension directory is at /usr/local/zend/lib/php_extensions
How can I tell this to my machine ?