```
% make
make: /home/milk/src/beast/misc/mkbuildid.sh: Command not found
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh 
/home/milk/src/beast/config/missing aclocal-1.15 
/home/milk/src/beast/config/missing: line 81: aclocal-1.15: command not found
WARNING: 'aclocal-1.15' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'aclocal' program is part of the GNU Automake package:
         <https://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <https://www.gnu.org/software/autoconf>
         <https://www.gnu.org/software/m4/>
         <https://www.perl.org/>
make: *** [Makefile:1092: aclocal.m4] Error 127
```

```
pQl automake | grep aclocal
automake /usr/bin/aclocal
automake /usr/bin/aclocal-1.16
...
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tim-janik/beast/issues/88
_______________________________________________
beast mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/beast

Reply via email to