jamieg$ make
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Users/jamieg/teemmpp/leqm-nrt/missing aclocal-1.15
/Users/jamieg/teemmpp/leqm-nrt/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:
<http://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<http://www.gnu.org/software/autoconf>
<http://www.gnu.org/software/m4/>
<http://www.perl.org/>
make: *** [aclocal.m4] Error 127
Jamess-MacBook-Pro:leqm-nrt jamieg$ aclocal
Jamess-MacBook-Pro:leqm-nrt jamieg$ aclocal --version
aclocal (GNU automake) 1.16.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Hi,
I am trying to compile on OSX 10.14.6 and have hit snag..
clone master..
configure