Re: Problem with "make install": Missing file amaya/Amaya?

In-reply-to: Your message of Wed, 13 Jan 1999 18:21:41 +0000."
             <Pine.SOL.3.95q.990113181632.29049A-100000@red.csi.cam.ac.uk> 
> The file Thot/amaya/Makefile.in has changed thus:
> 
> in 1.3b, it read (lines 28-29):
> 
> AMAYAFILES= HTML.STR HTML.conf HTML.trans HTML.en HTML.fr\
>            HTML*.PRS HTML*.TRA
> 
> now in 1.4a, it reads (lines 33-34):
> 
> AMAYAFILES= HTML.STR HTML.conf HTML.trans HTML.en HTML.fr\
>            HTML*.PRS HTML*.TRA Amaya
> 
> This file Amaya does not exist when I come to do a "make install".  Should
> there be such a file there, or is the Makefile.in erroneous?

Could you patch it. It's AmayaPage.html instead of Amaya
AMAYAFILES= HTML.STR HTML.conf HTML.trans HTML.en HTML.fr\
-           HTML*.PRS HTML*.TRA Amaya
+           HTML*.PRS HTML*.TRA AmayaPage.html

Regards
  Irene.

Received on Thursday, 14 January 1999 02:58:57 UTC