ASITIC: Installing and Running
| Introduction | Command Reference | Technology File | Quickstart | Sample Sessions | FAQ |
After downloading the ASITIC common files and the appropriate binary (Linux, HP-UX, or SunOS) onto your system, decompress the files. The common file is a tar file gzipped and the binary file is a dynamically linked gzip compressed file. Note that some browsers may decompress the files automatically. To find out if the downloaded binary file is valid, type
file asitic_linux
For instance, on a Linux system you will should see the following message
asitic: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically linked (uses shared libs), stripped
Otherwise, for a compressed file, the output should resemble
asitic.gz: gzip compressed data, deflated, original filename, `asitic', last modified: Sun May 13 14:16:58 2001, os: Unix
Finally place the binary files in a convenient location (such as /usr/local/bin or ~/bin. You should choose a location that is already in your PATH (type echo $PATH to see a list of such directories). Another option is to choose a directory where you will run ASITIC and to simply invoke the program by typing ./asitic.