Re: git clone build instructions

2009-02-05 Thread William Pursell
Please don't top post. Keith Miller wrote: > I think I'm having an issue with the version of autoconf that is expected. > Here is the output from "autoreconf -iv": > >> autoreconf -iv > autoreconf: Entering directory `.' > autoreconf: configure.in: not using Gettext > autoreconf: running: aclocal

Re: git clone build instructions

2009-02-05 Thread Keith Miller
I think I'm having an issue with the version of autoconf that is expected. Here is the output from "autoreconf -iv": > autoreconf -iv autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal autoreconf: configure.in: tracing autoreconf: configure.

Re: git clone build instructions

2009-01-29 Thread William Pursell
Keith Miller wrote: > Forgive me for asking such a naive question, but after searching through the > archives I am unable to find instructions for how to build from a fresh git > clone. I was successful with the CVS checkouts in the past, but I just > don't know how to drive autoconf, or whatever

git clone build instructions

2009-01-29 Thread Keith Miller
Forgive me for asking such a naive question, but after searching through the archives I am unable to find instructions for how to build from a fresh git clone. I was successful with the CVS checkouts in the past, but I just don't know how to drive autoconf, or whatever to complete the necessary fi