This page contains a link for viewing the latest version of TeraScan Help and another link for downloading it and installing it on your TeraScan system.
Note: Some help pages may document features that will be available with the next update to TeraScan, while others may document features that are only available on your system with the appropriate license(s).
Downloading TeraScan Help
To download TeraScan Help to a TeraScan system and replace existing help files:
1. Download the patch file. The recommended work directory is: /tmp.
2. Change directories to the work directory. Example: $ cd /tmp
3. Extract the files to be installed from the patch file. Extraction will create an rpm patch directory whose name corresponds to the patch name. Example:
$ tar xvf html_help-18.tar
$ ls
$ html_help-18 html_help-18.tar
4. Change to the rpm patch directory and run the install script. Example:
$
cd html_help-18
$ ls install pkgs setup uninstall
$ ./install
5. Enter the root password when prompted.
6. When the installation is complete, go back one level and then remove the tarfile and the rpm patch directory and the files it contains.