// $Revision: 1.6 $ Copyright (C) 1994, 1995 Taligent, Inc. All rights reserved. 1.0.0 RELEASE NOTES FOR THE MARS SAMPLE Mars is a sample application that demonstrates the functionality of the GrafEdit framework. Mars is provided with the CommonPoint(TM) Application System version 1.0.0 for AIX(R). SETTING UP THE PROGRAM To run Mars (without building it first) use the TaligentSamples.install script. See $TaligentRoot/TaligentSamples/README.TaligentSamples for instructions. This script installs a number of sample binaries and ancillary files into your system. RUNNING THE PROGRAM To open a Mars document, start CommonPoint if it is not already running. cd $TaligentBinaries CommonPoint Use the MarsApp script to run the program. cd $TaligentBinaries MarsApp & BUILDING THE PROGRAM 1. Build the MarsLib binary. This copies the appropriate binaries, scripts and export files to the correct directories. cd $TaligentRoot/TaligentSamples/Unsupported/Apps/Mars/ Makeit 2. Start CommonPoint cd $TaligentBinaries CommonPoint 3. Build the Mars archives. cd $TaligentRoot/TaligentSamples/Unsupported/Apps/Mars/ Makeit Archives