Installing IBM MQ server on HP-UX
You can install an IBM® MQ server on HP-UX either interactively or silently.
Before you begin
- Before you start the installation procedure, make sure that you have completed the necessary steps outlined in Preparing the system on HP-UX.
- If you install a copy of IBM MQ
server for HP-UX using Electronic Software Download, obtained from Passport Advantage, you need to decompress the
tar.gz file, and extract the installation files from the tar file, by using the
following command:
tar -xvf WS_MQ_8.0_TRIAL_FOR_HP-UX_ML.tarImportant: You must use GNU tar (also known asgtar) to unpack any tar images.
About this task
Note: If you are using a screen reader, use
the non-interactive installation option Installing the IBM MQ server silently on HP-UX, so that you can accept the
license without viewing it.
If you are installing IBM MQ from a depot that contains service update packages, read Applying maintenance level updates on IBM MQ on HP-UX before installing the service update packages.
Procedure
What to do next
- If you have chosen this installation to be the primary installation on the system, you must now
set it as the primary installation. Enter the following command at the command prompt:
MQ_INSTALLATION_PATH/bin/setmqinst -i -pMQ_INSTALLATION_PATHwhere
MQ_INSTALLATION_PATHrepresents the directory where IBM MQ is installed.You can have only one primary installation on a system. If there is already a primary installation on the system, you must unset it before you can set another installation as the primary installation. For more information, see Changing the primary installation.
- You might want to set up the environment to work with this installation. You can use the setmqenv or crtmqenv command to set various environment variables for a particular installation of IBM MQ . For more information, see setmqenv and crtmqenv.
- If you want to confirm that the installation was successful, you can verify your installation. See Verifying an IBM MQ installation on HP-UX, for more information.