INSTALLING
About this task
Before you install the Domino program files on a Linux on IBM System z system, peform the following tasks:
1. Copy the Domino installation tar file, ZLINUX.TAR.GZ, from the product media on your workstation to a Linux on System z file system where it can be expanded and utilized for the installation steps. Be sure to transfer the file using a binary method. For example, for FTP, set the transfer mode to "binary." Neither the tar file nor its contents are required after installation has completed.
2. Expand the tar file by issuing the following shell command on Linux for System z:
Note: It could take a minute or two for this process to complete. Once complete, the subdirectories zlinux/dominoshould exist.
4. Change to the directory containing the Domino install script:
When the installation is complete (interactive mode or script mode), both the tar file and the zlinux subdirectory created by its expansion can be deleted.
You can install multiple instances of the Domino server on a single system. If you install different releases, only one instance can be earlier than the current Domino release.
If you want all instances to be the same release, install a Domino partitioned server; Domino partitions share one program directory and, by doing so, conserve system resources. When you have multiple instances of the Domino server, each with a separate program directory, one or more of the instances may be a partitioned server.
To install the Domino program files on a Linux on System z system, you can use either interactive mode or script mode.
You use interactive mode to install the Domino program and data files on the local machine or to use a Telnet connection to install the Domino program and data files on specified remote systems.
During the interactive mode installation, you can use these keys at the UNIX™ command prompt:
1. Make sure the Domino server kit is available from your network or media drive.
3. Change to the directory containing the install script.
4. Enter the following at the root command prompt to run the script:
Script mode installation provides silent install functionality for UNIX platforms and allows you to install saved installation settings to a local server or remote servers.
SCRIPT.DAT, the default sample script file, contains information you need to install the Domino server program files, including descriptions of each parameter and instructions for using the -script option to install partitioned servers.
Note: Existing SCRIPT.DAT files from previous Domino versions cannot be used with the new ISMP installer. Modify a local copy of the file sample unix_response.dat provided with the install kits. More options are now available than in the previous installation's script.dat file.
Procedure
1. Change the directory to the kit's install directory on either the media or network drive.
2. Copy SCRIPT.DAT from the kit's install directory to your local system as
Where filename is the name you want to give to the local script file that will contain the installation settings.
5. Log in to the root account from your local system.
6. Switch back to the kit's install directory.
7. To install using the local script file, enter this command at the UNIX console prompt:
Related tasks Preparing for installing and setting up Domino servers Installing Domino server silently on Linux on System z