J'ai un problème pour l'installation du Master
J'ai fait
cd Master
puis
./configure
pas de problème
mais quand j'exécute
make
j'ai cette erreur
Code : Tout sélectionner
pi@raspberrypi:~/Master $ make
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/pi/Master/missing --run aclocal-1.11
/home/pi/Master/missing: ligne 81: aclocal-1.11 : commande introuvable
WARNING: 'aclocal-1.11' is missing on your system.
You should only need it if you modified 'acinclude.m4' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'aclocal' program is part of the GNU Automake package:
<http://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<http://www.gnu.org/software/autoconf>
<http://www.gnu.org/software/m4/>
<http://www.perl.org/>
Makefile:269: recipe for target 'aclocal.m4' failed
make: *** [aclocal.m4] Error 127
pi@raspberrypi:~/Master $
pouvez vous m'aider ?
cordialement
pierre chevalier