Skip to main content

Installing the psunix installation package

The psunix archive package contains the Unix Listener and other tools and files used to perform Bravura Security Fabric operations on Unix systems. There are versions for each type of supported Unix system. The packages are installed in the unix directory when you choose a complete Connector Pack installation, or select them as part of a custom installation.

To install the package on a Unix system:

  1. If you did not select the Unix Installation Packages when you installed Connector Pack, run setup from the main software installation to modify your instance.

    The setup program displays the Select an instance to configure page.

    1. Click Connector Pack 64-Bit.

    2. Click Modify.

    3. Choose Change.

      Ensure that the select 30798.png msi-icon icon is selected for Unix Installation Packages , and the appropriate packages, on the component selection page.

    39475.png

    Click Change, then complete the installation procedure.

  2. Copy the psunix-<os>.<cpu>.tar.gz file from the unix directory to a scratch directory, such as /tmp/, on the Unix server.

  3. Log into the Unix server with administrative privileges, and extract the files from the psunix archive. For example, type:

     cd /tmp 
     tar -zxvf psunix-linux-glibc-2.28.x64.tar.gz