Running the HCL Traveler server installation program on IBM® i
Run the installation program on the machine where you plan to install an HCL Traveler Server.
You should already have installed Domino®, downloaded the HCL Traveler server installation package, and created the appropriate save files.
Use the IBM® i command line to install the HCL Traveler
server programs:
- Log in using a profile with
*ALLOBJ
and*SECADM
authority. - Stop the Domino server hosting HCL Traveler.
- From the IBM® i command line, run the appropriate command
for installing from a downloaded image.
- Use the
RSTLICPGM
command to install from the save files you created when you downloaded the installation package.This example uses the save filetrav120001/QNTSINSTF
to install 12.0.1 Build for Domino 12.0.1:RSTLICPGM LICPGM(5733D12) DEV(*SAVF) LNG(2924) OPTION(21) SAVF(trav120001/QNTSINSTF)
This example uses the save filetrav120000/QNTSINSTF
to install 12.0.x Build for Domino 12.0.0:RSTLICPGM LICPGM(5733D12) DEV(*SAVF) LNG(2924) OPTION(20) SAVF(trav120000/QNTSINSTF)
This example uses the save filetrav110001/QNTSINSTF
to install 12.0.x Build for Domino 11.0.1:RSTLICPGM LICPGM(5733D11) DEV(*SAVF) LNG(2924) OPTION(21) SAVF(trav110001/QNTSINSTF)
This example uses the save filetrav110000/QNTSINSTF
to install 12.0.x Build for Domino 11.0.0:RSTLICPGM LICPGM(5733D11) DEV(*SAVF) LNG(2924) OPTION(20) SAVF(trav110000/QNTSINSTF)
This example uses the save filetrav100001/QNTSINSTF
to install 12.0.x Build for Domino 10.0.1:RSTLICPGM LICPGM(5733D10) DEV(*SAVF) LNG(2924) OPTION(21) SAVF(trav100001/QNTSINSTF)
This example uses the save filestrav901/QNTSINSTF
to install 12.0.x Build for Domino 9.0.1:RSTLICPGM LICPGM(5733LD9) DEV(*SAVF) LNG(2924) OPTION(21) SAVF(trav901/QNTSINSTF)
- When you are prompted, accept the HCL Traveler software agreement.
Note: TheRSTLICPGM
command is also used to install updates to the HCL Traveler programs. - Use the