Preparing to install the IBM® Traveler server from a download image on IBM® i
You can download an installation package for the IBM® Traveler Server for IBM® i. If you are installing from physical media, skip this step.
Ensure that Domino® is installed.
Perform the following procedure to download the installation package
and create save files:
- Download the installation package for the IBM® Traveler
Server if you have not already done so. Then on your workstation, extract the zipped installation
package, which contains:
- A short Readme document
- The IBM i Traveler binary save file for Domino 9.0.0,
QNTSINSTF
in folder\900
. - The IBM i Traveler binary save file for Domino 9.0.1,
QNTSINSTF
file in folder\901
.
- Sign on to the system with a user profile that has
*ALLOBJ
and*SECADM
authority. - On any IBM® i command line, run the following commands to
create a library and the required empty save files for the IBM®
Traveler
software.
CRTLIB MY900LIB CRTSAVF MY900LIB/QNTSINSTF CRTLIB MY901LIB CRTSAVF MY901LIB/QNTSINSTF
- Open a Windows™ Command Prompt on your workstation and
change to the directory that contains the downloaded files. For example:
cd c:\mydir\900
- Start an FTP session with your system and transfer the downloaded files to the save files you
created earlier. Use the same user profile that you used in step 2.
ftp [your IBM i server name or IP address] username password bin put QNTSINSTF MY900LIB/QNTSINSTF
- Change to the directory
\901
on your workstation and repeat step 5 to put theQNTSINSTF
file into MY901LIB.
The save files on your system now contain the IBM® Traveler Server software.