[Java programming language only]

Installing IBM Installation Manager using the command line

In order to access the necessary product repositories so that you can install WebSphere® eXtreme Scale product offerings, you must install IBM® Installation Manager. You can install Installation Manager from the command line.

Before you begin

You must install the necessary product files for the Installation Manager and have access to necessary repositories. For more information, see IBM Installation Manager and WebSphere eXtreme Scale product offerings.

Procedure

  1. Change to the location containing the Installation Manager installation files, and run one of the following commands:
    Administrative installation:
    • [Windows]installc.exe -acceptLicense -log log_file_path_and_name
    • [Linux][Unix]./installc -acceptLicense -log log_file_path_and_name
    Non-administrative installation:
    • [Windows]userinstc.exe -acceptLicense -log log_file_path_and_name
    • [Linux][Unix]./userinstc -acceptLicense -log log_file_path_and_name
    Group-mode installation:
    [Linux][Unix]./groupinstc -acceptLicense -dataLocation application_data_location -log log_file_path_and_name -installationDirectory Installation_Manager_home
    Notes on group mode:
    • Group mode allows multiple users to use a single instance of IBM Installation Manager to manage software packages.
    • [Windows]Group mode is not available on Windows operating systems.
    • If you do not install Installation Manager using group mode, you will not be able to use group mode to manage any of the products that you install later using this Installation Manager.
    • Make sure that you change the installation location from the default location in the current user's home directory to a location that is accessible by all users in the group.
    • Set up your groups, permissions, and environment variables as described in the Group mode road maps in the IBM Installation Manager Version 1.5.x Information Center before installing in group mode.
  2. Optional: If the repository requires a user name and password, create a keyring file to access this repository.

    For more information about creating a keyring file for Installation Manager, read the IBM Installation Manager Version 1.5.x Information Center.

    Tip: When creating a keyring file, append /repository.config at the end of the repository URL location if the imutilsc command is unable to find the URL that is specified.

What to do next

After successfully installing Installation Manager and setting up the repository, you can continue to install any WebSphere eXtreme Scale stand-alone or WebSphere eXtreme Scale for WebSphere Application Server product offering. For more information, see Installing the product with the GUI.