On Wed, Oct 1, 2008 at 5:48 PM, John Stracke <[EMAIL PROTECTED]> wrote:
> I got it checked out, but I don't see how to build it; there's no configure
> script.  I tried "autoconf configure.ac >configure", but then "./configure
> --prefix=$HOME/local --with-pam --with-wrap" reports "configure: error:
> cannot find install-sh or install.sh in build-aux "."/build-aux".

You'll find that most GNU projects don't check in the generated files.
 The usual command to generate all of them is "autoreconf -f -i"

The problem is that everyone has slightly different versions of
autoconf so we wind up with the files bouncing all over the place.

If you run into any further troubles, let us know. =)

-- 
Jeff Bailey - http://www.raspberryginger.com/jbailey/
"Gay marriage will encourage people to be gay, in the same way that
hanging around tall people will make you tall."
 - Peter Gallagher


Reply via email to