KRAFT Messaging Layer & Linja Library (Version 1.20) ---------------------------------------------------- Author: K.Y. Hui Version: 1.21 Date: 9 July 1998 This is the KRAFT messaging layer using Linda as a local communication platform. This release includes the following components: messaging layer: version 1.21 Linja: version 1.03 gateway: version 1.21 monitor: version 1.10 Compilation ----------- To compile the components: 1. Edit "Makefile.inc" to tailor for your system 2. Compile the components by: make For example: make sgi_sicstus or make sparc_quintus or make sparc_sicstus or make hp_sicstus 3. Compile the Java Linja class by: cd Linja javac LindaClient.java To Use ------ 1. Set up the environment variable HOST or HOSTTYPE. 2. Edit the file "prolog/machine_map.pl" to map your HOST or HOSTTYPE to the corresponding platform.