[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: install.sh missing...?

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-05-30 01:43:24 CEST

On Tue, May 29, 2001 at 04:25:53PM -0500, Mike Sussman wrote:
>...
> bash-2.03$ ./configure --enable-maintainer-mode --disable-shared
> creating cache ./config.cache
> configure: error: can not find install-sh or install.sh in ac-helpers
> ./ac-helpers
>
> After looking in /ac-helpers, lo and behold, there is no install script
> there. Karl and Ben suspect that nobody else is experiencing this because
> they have a copt of the file left from a previous build system. Being that
> I just did a CVS checkout today, I'm not seeing it.

autoconf (and the resulting ./configure) requires an install.sh to be
present in the "auxilliary" directory. Really dumb, as we aren't going to be
using the dumb thing anyhow.

We ran into the same situation with Apache (or APR; I forget) and just
checked in an empty file. That is a bit too extreme :-), so I've checked in
a "real" install.sh into ac-helpers.

Do a cvs update, and you should be fine.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:30 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.