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-8.0.2.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-8.0.2.999-ia64-hpux-11.23.depot RSIT
To uninstall
Log in as root.
(Server only) Use the server script to stop the sshd service.
/sbin/init.d/sshd2 stop
Use swremove to uninstall the package.
swremove RSIT
NOTE:Installing to non-standard locations is not supported on HP-UX.