Install Installation Manager on IBM i

For the IBM i operating system, we can install packages using silent installations and console mode.

The IBM i system must have Java™ Runtime Environment (JRE) version 6.0 installed.

The install, userinst, groupinst, and groupinstc commands are not included with the installation files for IBM i as the GUI mode is not supported. We cannot install in group mode on IBM i. For information about installation modes and default directory locations, see Install as an administrator, nonadministrator, or group. Use the console mode to install on IBM i.

Administrators must have the *ALLOBJ and *SECADM special authorities in their profile. Administrators that have these special authorities can read or write to files in the file system. As an administrator, we can execute installc in the Qshell command environment even if we do not have the file execute permission set.

For nonadministrators, after you extract the installation files from the compressed file, check that the binary launcher programs have the file execute permission set. IBM i does not include a utility to extract the installation files. If a nonadministrator uses a Java JAR utility to extract the files from the compressed file, the files do not have the file execute permissions set.

For information about the IBM i operating system, see the IBM i documentation.

Procedure

  1. Start the Qshell command environment

  2. In the Qshell command environment, set umask to 022.
  3. Choose one of the methods to install:


Home