Siebel Analytics Installation and Configuration Guide > Siebel Analytics User Authentication and Security Setup > Installing and Uninstalling GSKit >

Installing GSKit on AIX


You install GSKit on the machine where Siebel Analytic Server resides. By default, the GSK is installed under /usr/opt/ibm/gskak.

To install GSKit on AIX

  1. Log in as root.
  2. Unzip the file P510A-01A.tar.Z under the directory GSK to a temporary directory:

    zcat P510A-01A.tar.Z | tar xvf -

  3. List the package for verification.

    installp -ld `pwd`/gskak.rte

    A list all of the installable IBM GSK packages is displayed.

    gskak.rte   6.0.5.34   I N usr
    #  AIX Certificate and SSL Base Runtime ACME Toolkit

  4. At the command prompt, install the required package with the following command:

    installp -acgXd `pwd'/gskak.rte gskak.rte

    where

    -a stands for apply

    -c stands for commit

    -g installs prerequisites if necessary

    -X increases the file system space if needed

    -d stands for device

  5. Verify that GSKit was installed successfully with this command:

    lslpp -L | grep gsk

    The output lists all the filesets starting with gsk. For example:

    gskak.rte   6.0.5.34   C F AIX Certificate and SSL Base

Uninstalling GSKit on AIX

You can uninstall GSKit using the following procedure.

To uninstall GSKit on AIX


 Siebel Analytics Installation and Configuration Guide, Version 7.7, Rev. A 
 Published: 11 March 2004