Uncompress and extract the contents of the installation file. For example:
% gzip -cd understand-b485-linux.tgz | tar xvf -
This will extract the binary installer. Just run it to install Understand.
% ./understand-b485-linux.bin
If there are any problem running it, you may need to give it executable permission first:
% chmod +x understand-b485-linux.bin
The PATH variable should be updated for each user, either in a
system-specific location or individually by each user. In csh:
% set path=($path /tools/stihome/bin/sun4-solaris_2.5)
Substitute /tools/stihome with where you extracted the software if different. Specify the correct bin directory, based on the operating system.
Note that the variable STIHOME used in past releases of Understand is no longer needed.
If you are evaluating you can get an evaluation key mailed to you from the download page. Additional evaluation licenses may be requested by sending email to keys@scitools.com.
If you are installing a floating license then follow these instructions.