[leafnode-list] Re: Current version of leafnode 2? <issing configure file?
Adam Funk
a24061 at ducksburg.com
Thu Jun 25 15:57:24 CEST 2015
On 2015-06-25, Adam Funk wrote:
> I'm trying to install leafnode 2 on a new machine. Is this the right
> place to get the current version from?
>
><https://gitlab.com/leafnode-2/leafnode-2/>
>
> If so, how do I run the './configure --.....' step? There's no
> configure file.
OK, I guess I need to use autoconf for this ... what do I do with the
error messages?
$ autoconf configure.ac >configure
configure.ac:7: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:8: error: possibly undefined macro: AM_SILENT_RULES
configure.ac:22: error: possibly undefined macro: AM_PROG_CC_C_O
configure.ac:122: error: possibly undefined macro: AM_WITH_DMALLOC
$ chmod u+x configure
$ ./configure
./configure: line 2120: syntax error near unexpected token `silent-rules'
./configure: line 2120: `AM_INIT_AUTOMAKE(silent-rules)'
More information about the leafnode-list
mailing list