To install Reflection for Secure IT on IBM AIX
- Log in as root.
- Copy the installation package file to your computer and navigate to the directory that contains this file.
- Use the uncompress command to unpack the package.
uncompress package_name.bff.Z
For example:
uncompress rsit-server-7.2.0.999-powerpc-aix5.bff.Z
- Use the installp command to install the package.
installp -d. RSIT.ssh
Note: Installing to non-standard locations is not supported on IBM AIX.