SEM UNIX Installation Kit
-------------------------

This kit contains all the files needed for the UNIX platforms supported by SEM.

To install:

[1] Unpack the contents of this tar file into a temporary working directory.
[2] Change to the temporary directory using cd.
[3] Run the setup script.

File Protection
---------------

The security applied to directories and files created by the installation should
not be changed as some scripts must run in accounts other than root. An example
is the SEM ORACLE scripts which typically use the oracle account.

If access to the directories is denied then these scripts will fail.

If it is absolutely necessary to deny access to other users then the commands:

#
# chown -R root /opt/Sysgem
# chmod -R 700  /opt/Sysgem
#

will restrict access to the root account. In this example the directory /opt/Sysgem
has been selected during the installation (phase [3] above).

Questions
---------
If you have any questions, please contact Sysgem AG via support@sysgem.com or
visit www.sysgem.com for the latest support information.
