tim-janik / beast

Beast - Music Synthesizer and Composer
GNU Lesser General Public License v2.1
84 stars 12 forks source link

make issues - no mkbuildid.sh, and aclocal-1.15 not found #88

Closed mxmilkiib closed 6 years ago

mxmilkiib commented 6 years ago
% 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
...
mxmilkiib commented 6 years ago

Ah, apologies, ./configure had failed because for some reason I had removed doxygen from my system.