./autogen.sh: aclocal: not found
When running the commands according to the installation guide the following happens:
Entering: ./autogen.sh
Output:
- aclocal -I m4 ./autogen.sh: 5: ./autogen.sh: aclocal: not found
- exit 1
How do I fix this?
aclocal is part of the "automake" package for me. Have you installed all dependencies?
Ah I thought I had, but it's not in the list of requirements ;) Thanks, installing automake made it work!
On 03/06/2015 06:36 PM, Zelphir Kaltstahl wrote:
Ah I thought I had, but it's not in the list of requirements ;) Thanks, installing automake made it work!
— Reply to this email directly or view it on GitHub https://github.com/thomasvs/morituri/issues/112#issuecomment-77656211.
Added it to requirements.