Information Management IBM InfoSphere Master Data Management, Version 11.3

Installing WebSphere MQ for WebSphere Commerce Server use

Perform the following steps to install WebSphere® MQ for Websphere Commerce Server use.

Before you begin

Ensure that you created a user ID and group ID for WebSphere MQ. You can run the system-config-users command to create both a user ID and group ID. For example, user ID: mqm and group ID: mqm.

Procedure

  1. Go to the directory where you have downloaded the WebSphere MQ packages, for example, /opt/software/WCS/MQ.
  2. Run the run mqlicense.sh –text_only command to validate your licenses.
  3. Press 1 to accept the licenses.
  4. Install the runtime, client, and server packages for WebSphere MQ. To do that, run the cd wc_install rpm -ivh MQSeries* command.
  5. Go back to the previous directory, and run the rpm -ivh MQSeries* command.
    If you receive a dependency error, you will need to install the dependency first. An example of a failed dependency looks similar to the following:

    gsk7bas64 >= 7.0-4.27 is needed by MQSeriesKeyMan-7.0.1-3.x86_64

    1. Install the dependency first. In this case, run the rpm -ivh gsk7bas* command.
    2. Run the rpm -ivh MQSeries* command again.


Last updated: 13 Jan 2015