Обсуждение: configure problem

Поиск
Список
Период
Сортировка

configure problem

От
Tatsuo Ishii
Дата:
Has anyone seen sh syntax erros in configure?
----------------------------------------------
checking for ginstall... test: syntax error
no
checking for installbsd... test: syntax error
no
checking for bsdinst... test: syntax error
no
checking for scoinst... test: syntax error
no
checking for install... test: syntax error
no
checking for install-sh... test: syntax error
no
- No Install Script found - aborting.

--
Tatsuo Ishii
t-ishii@sra.co.jp

Re: [HACKERS] configure problem

От
David Hartwig
Дата:
Tatsuo Ishii wrote:

> Has anyone seen sh syntax erros in configure?
> ----------------------------------------------
> checking for ginstall... test: syntax error
> no
> checking for installbsd... test: syntax error
> no
> checking for bsdinst... test: syntax error
> no
> checking for scoinst... test: syntax error
> no
> checking for install... test: syntax error
> no
> checking for install-sh... test: syntax error
> no
> - No Install Script found - aborting.
>

Yes,  just started getting a similar problem today.   The code in this
area has been reworked recently.   Don't know who.   I just hacked in
what I needed to set the proper install script.  I had too many other
problems deal with to bother investigating this one.