Your question is probably better directed at [email protected]; we prefer that [email protected] be used for reporting bugs with the server. Note that you will have to join the [email protected] list in order to send emails to it; we do this to reduce the incidence of spam to the list. To subscribe, visit:
http://undernet.sbg.org/mailman/listinfo/coder-com
Also, please maintain the cc to [email protected] in your replies,
to allow others to respond.
On Wed, 2014-11-12 at 12:56 -0500, [email protected] wrote:
> I get this error trying to ‘make’
>
>
> cd . && autoconf
> /bin/sh: 1: autoconf: not found
> Makefile:120: recipe for target 'configure' failed
> make: *** [configure] Error 127
You need to have the GNU "autoconf" package installed to run autoconf.
You should install that package and try again.
It's interesting that make attempts to re-run autoconf; could you let us
know what set of instructions you are using, and how you retrieved the
source that you are building?
--
Kevin L. Mitchell <[email protected]>
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Coder-com mailing list [email protected] http://undernet.sbg.org/mailman/listinfo/coder-com
