Re: Thot compile problems (Sparc Solaris)

Irene VATTON (Irene.Vatton@imag.fr)
Wed, 28 May 1997 09:10:10 +0200

You have to compile Thot using the Makefile.orig located in Thot/solaris2/
directory.

cp Makefile.orig Makefile

change the line: THOTDIR = ${HOME}/Thot if needed
and start the work:

make thot

The application typ is not part of the Thot distribution but is included
in the global ImakeFile. The Thot compilation doesn't need it.
The Makefile of the amaya/ directory is an old Makefile. Don't take care
on it.

In-reply-to: Your message of Tue, 27 May 1997 17:20:35 +0100."
<Pine.SOL.3.91.970527170605.16403B-100000@xuna>
> I have encountered 2 significant problems while trying to build Thot on a
> Sparc station running Solaris -- I suspect however (given their nature)
> that they are platform-independent.
>
> 1) In the batch/ directory: the source code writetyp.c and typ.c appear
> to be missing which prevents typ from building -- I've not yet found in
> what way this damages the resulting thot system.
>
> 2) In the amaya/ directory: the Makefile includes a number of invokations
> of make rather than $(MAKE) which causes the build to fail if GNU make is
> not the default make on a system.
>
> Best regards,
> James Tappin
>
> +------------------------+------------------------------------+---------+
> | James Tappin, | School of Physics & Space Research | O__ |
> | sjt@star.sr.bham.ac.uk | University of Birmingham | -- \/` |
> | Ph: 0121-414-6462. Fax: 0121-414-3722 | |
> +-------------------------------------------------------------+---------+
>
>
>

Irene.