4. Change directory into dirname, and that's basically it - you are now able to build
Could someone describe the sequence of the next steps for Linux?
./autogen.sh
./configure
make distclean
In my case (Ubuntu)./autogen.sh output is
*info* running aclocal (-I m4)
./autogen.sh: 49: aclocal: not found
*error* aclocal failed. (exit code = 127)
./autogen.sh: 49: aclocal: not found
*error* aclocal failed. (exit code = 127)
Leave a comment: