TAMC installation guide

For using TAMC remotely only a small script stamc is needed. The script provides email access to the server. The scripts is also part of the TAMC utility . The utility contains source code for the TAMC library and the TAMLINK command. The TAMLINK script compiles and links TAMC generated code and builds an executable for various applications. The utility contains all source code required.

The utiliy is installed by the unix commands:

gzip -d tamc_utility.tar
tar xvf tamc_utility.tar
cd tamc_utility
./configure
make

Please read the INSTALL file for more details.
Once you have installed the utility you can apply TAMC remotely. The generated code is linked locally by the TAMLINK script. Feel free to email in case of any problems or recommendations.


Last changes June 21th 2002.