On Tue, 04 Nov 2003 16:01:28 -0500, Ron Mourant <mo...@co...>
wrote:
> [root@plum plib_examples-1.6.1]# ./configure
^^^^
Don't work as root. :)
> loading cache ./config.cache
> configure: error: can not find install-sh or install.sh in . ./.. ./../..
Do "automake --add-missing", then try configure again. That should drop a
link to install-sh in the top level directory.
Peter
|