Re: Amaya 2.0a public release

Hugh Sasse wrote:
> 
> I have just built Amaya 2.0a from sources on Solaris 2.5.1, with GCC, and
> gmake.
> 
> Installation:
> 
> The build went fine
> The install failed in the directory obj/amaya because it could not
> find ../install.sh.
> ...
> gmake[2]: Entering directory `/home/hgs/AMAYA/Amaya/obj/tablelib'
> gmake[2]: Nothing to be done for `libThotTable'.
> gmake[2]: Leaving directory `/home/hgs/AMAYA/Amaya/obj/tablelib'
> ../install-sh -c -m 755 ../bin/amaya /usr/local/Amaya/applis/bin
> gmake[1]: ../install-sh: Command not found
> gmake[1]: *** [install] Error 127
> gmake[1]: Leaving directory `/home/hgs/AMAYA/Amaya/obj/amaya'
> 
> I copied Amaya/install.sh to Amaya/obj/install.sh
> and all went well.

I had the same problem, strangely it did happen on Solaris but it did not
happen on HPUX: on HPUX it finds an install in /opt/imake/bin/. I think this
is because ../configure finds install in ../install. I edited Options.orig
after ../configure and changed every relative (../) directory to the
absolute directory, this helps too.



CB

-- 
The nice thing about standards is that there are so many of them to choose
from.
Corne' Beerse					| Alcatel Telecom Nederland
mailto:beerse@ats.nld.alcatel.nl		| Postbus 3292
talkto:+31(70)3079108 faxto:+31(70)3079191	| NL-2280 GG  Rijswijk

Received on Monday, 17 May 1999 04:13:36 UTC