debbo installare avidemux.tar.gz e sino al comando ./configure tutto ok quando poi do make mi ritrovo con questo problema
[---o@localhost avidemux-2.0.28]$ make
cd . && make -f admin/Makefile.common configure.in ;
make[1]: Entering directory `/home/---/avidemux/avidemux-2.0.28'
make[1]: Leaving directory `/home/---/avidemux/avidemux-2.0.28'
cd . && /bin/sh /home/---/avidemux/avidemux-2.0.28/admin/missing --run aclocal-1.8 -I m4
/home/---/avidemux/avidemux-2.0.28/admin/missing: line 65: aclocal-1.8: command not found
WARNING: `aclocal-1.8' is needed, and you do not seem to have it handy on your
system. You might have modified some files without having the
proper tools for further handling them. Check the `README' file,
it often tells you about the needed prerequirements for installing
this package. You may also peek at any GNU archive site, in case
some other package would contain this missing `aclocal-1.8' program.
make: *** [aclocal.m4] Error 1
[---@localhost avidemux-2.0.28]$ ls

prima di scrivere qui ho effettuato parecchi controlli come era consigliato su questi treand e sembra tutto a posto....qualcuno che abbia risolto l'enigna con queste lclocal? o che mi possa aiutare?