TOC PREV NEXT INDEX



Installing


NOTE: Before beginning the install, you must have installed a JDK1.1.4 or greater on your computer. This must be a full JDK; a JRE is not enough.

Windows (95/98/NT)

The installer is called simpjava.exe. Double click this file to begin the install. The install utility will guide you through the installation. You must accept the terms of the licence agreement to complete the install. After specifying the install location, all of the files will be copied.

Mac OS

Make sure that you have previously installed the MRJ 2.1.4, available from http://developer.apple.com/java/ . MRJ 2.2 is not recommended at the current time.

The installer is MacBinary encoded and should be automatically decoded when downloaded. If not, you can decode it using Stuffit Expander 4.5 or later. Double click the installer to begin the install.

OS/2 Warp

The distribution is called simpjava.zip. Unzip this file using an unzip utility, being careful to maintain the directory structure. Execute the simpwps.cmd Rexx script to create a Program Object on your desktop for starting Simplicity.

Linux, Solaris, AIX, IRIX, SCO UnixWare, and Other Unix

Simplicity is distributed as a .tar.gz file, named simpjava.tar.gz. To install, copy the distribution to your user directory and execute the following commands to unpack the archive:

gzip -d simpjava.tar.gz
tar -xf simpjava.tar

Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX