Back to home PRODUCTS

SERVICES

DOWNLOADS

CONTACTS

SEARCH

.
SOFTWARE INSTALLATION ON AIX
.
All distribution files of this evaluation software are compressed into the single file you download. Once the download is complete (verify the number of bytes downloaded against the number listed on the evaluation software page):
  1. Go to the directory where you want Imagenation's executable directory to be. Type:

    tar xvf device

    where device is your system's name for the hardware device you are reading from. This command will place the program files in a directory called (/path/)Imagenation. This will be your executable directory.

  2. To start Imagenation from anywhere on your system, you must set two environment variables. In both cases below, if the UIDPATH variable is not already set, exclude the ${UIDPATH}: part of the syntax:
    In C shell, use these commands:

    setenv IMAGEDIR install-directory-name
    setenv UIDPATH ${UIDPATH}:install-directory-name/%U

    In Bourne shell, use these commands:

    IMAGEDIR= install-directory-name;export IMAGEDIR
    UIDPATH=${UIDPATH}: install-directory-name/%U;
    export UIDPATH

©1995-2004 Control Systems Unlimited. All Rights Reserved.