can some one help me with a work around? root@debian:~/libosmocore# autoreconf -i 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
On Fri, Dec 02, 2011 at 09:41:29AM +0300, Dick Rwegaba wrote:
can some one help me with a work around? root@debian:~/libosmocore# autoreconf -i 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
Hi Dick,
install automake. on debian/ubuntu with: $ sudo apt-get install automake that is missing in [1], I'll fix that.
Kind regards, -Alexander Huemer