I use Fedora release 19 (Schrödinger’s Cat).
I want to compile Gource but I have some problem with the autogen.
When I run the ./autogen.sh, I have the following error :
./autogen.sh Can't exec "aclocal": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 326. autoreconf: failed to run aclocal: No such file or directory Running autoreconf failed, please make sure you have autoconf installed.
autonconf is installed.
How to fix this error ?