- From: Daniel Veillard <veillard@rufus.w3.org>
- Date: Mon, 05 Jan 1998 10:33:17 -0500
- To: Ari <ari@calliope.nix.neosoft.com>
- Cc: www-amaya@w3.org
> > Okay...I got a new version of sed and got configure to work right, but now > am having difficulties getting Amaya to compile. > > Using GNU make, GNU cc, etc., I get a bunch of garbage, including > complaints about 'Grammar file (.GRM) not found''s to the wazoo, and then > it gets to not having HTMLAPP.c at some point in the make process. Am I > missing a tar file to install in my Thot tree or what here? What I have > is 'amaya-java-src-1.1c.tar.gz' and the latest libwww, as well as lesstif > 0.82. I have just checked and the GRM files are definitely available in the amaya-java-src-1.1c.tar.gz tarball. > > Any clues people? Without any output from the failing command issued by the make process, it's quite difficult to understand what's really happening. Which command, issued from which directory shows up the error ? Could you check that the Makefile generated in the $object/batch directory doesn't have any trivial flaw, that's where GRM dependencies are needed. Also considering that the Amaya build is a multi step process check for earlier errors. Daniel
Received on Monday, 5 January 1998 10:33:37 UTC