With these steps I am not able to install. Error message is "aclocal-1-15 not found".
On Sun, 21 Nov, 2021, 5:38 pm Peter Johansson, <troj...@gmail.com> wrote: > > On 21/11/21 16:32, Billa Surendra wrote: > > Then how-to install automake in target image. > > > Download the tarball from https://ftp.gnu.org/gnu/automake/ > > unpack and follow the instructions in INSTALL; typically somethings like > > ./configure > > make > > sudo make install > > > Peter > >