Je voulais installer ffmpegen tant qu'extension de ma configuration PHP. Donc, avant de pouvoir l'installer, j'en ai besoin phpize. J'ai installé php5-devpar sudo apt-get install php5-dev. Mais maintenant, lorsque je cours, phpizej'obtiens l'erreur suivante:
phpize
Cannot find config.m4. 
Make sure that you run '/usr/bin/phpize' in the top level source directory of the moduleL'emplacement de mon php.ini est /usr/local/zend/etc/php.ini
À partir d'une autre ressource en ligne, j'ai essayé ceci
sudo apt-get install autoconf automake libtool m4Mais tous sont déjà installés.
Localiser config.m4 n'a rien renvoyé.
Y a-t-il des indications ici sur la façon dont je peux me procurer phpizeet ainsi, être ffmpegopérationnel?