Running the IBM® Traveler server installation program on IBM® i

Run the installation program on the machine where you plan to install an IBM® Traveler Server.

You should already have installed Domino®, downloaded the IBM® Traveler server installation package, and created the appropriate save files.

Use the IBM® i command line to install the IBM® Traveler server programs:
  1. Log in using a profile with *ALLOBJ and *SECADM authority.
  2. Stop the Domino server hosting IBM Traveler.
  3. From the IBM® i command line, run the appropriate command for installing from a downloaded image.
    1. Use the RSTLICPGM command to install from the save files you created when you downloaded the installation package.
      This example uses the save file trav100001/QNTSINSTF to install 10.0.1.1 Build for Domino 10.0.1:
      RSTLICPGM LICPGM(5733D10) DEV(*SAVF) LNG(2924) OPTION(21) SAVF(trav100001/QNTSINSTF)
      This example uses the save files trav901/QNTSINSTF to install 10.0.1.1 Build for Domino 9.0.1:
      RSTLICPGM LICPGM(5733LD9) DEV(*SAVF) LNG(2924) OPTION(21) SAVF(trav901/QNTSINSTF)
              
    2. When you are prompted, accept the IBM® Traveler software agreement.
    Note: The RSTLICPGM command is also used to install updates to the IBM Traveler programs.