To install Reflection for Secure IT on HP-UX
- Log in as root.
- Copy the installation package file to your computer and navigate to the directory that contains this file.
- Use uncompress to unpack the package.
uncompress package_name.depot.Z
For example:
uncompress rsit-client-7.2.0.999-ia64-hpux-11.23.depot.Z
- Use swinstall to install the unpacked package.
swinstall -s full_path_and_package_name.depot RSIT
For example:
swinstall -s /rsit/rsit-server-7.2.0.999-ia64-hpux-11.23.depot RSIT
Note: Installing to non-standard locations is not supported on HP-UX.