MQ

MQ

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  cannot install MQ on Linux

    Posted 6 days ago
    I'm trying to install the MQ client on Linux.


    says I can use apt-get.
    In the table it has ibmmq-client

    if I use 
    sudo apt - list|grep ibmmq
    I get 
    ibmmq-gskit/now 10.0.0.0 amd64 [residual-config]
    ibmmq-java/now 10.0.0.0 amd64 [residual-config]
    ibmmq-jre/now 10.0.0.0 amd64 [residual-config]
    ibmmq-runtime/now 10.0.0.0 amd64 [residual-config]
    ibmmq-server/now 10.0.0.0 amd64 [residual-config]

    which does not include the clent

    Am I missing something ?

    Colin



  • 2.  RE: cannot install MQ on Linux

    Posted 4 days ago
    Edited by Francois Brandelik 4 days ago

    Colin, did you download the IBM Client debian libraries from IBM Fix Central?

    Seems you're also missing the sdk or and tools (/examples) ...

    Looks like you're installing from a server binaries. Make sure you install all the *.deb modules you need.

    Your output suggests that some of the packages were never installed...
    You might also want to check the content of the package file in the install directory...

    apt-get install ibm-mqseries* will try to install all the modules described in the package file.



    ------------------------------
    Francois Brandelik
    ------------------------------



  • 3.  RE: cannot install MQ on Linux

    Posted 2 days ago

    Hello Colin,

    To install MQ client on Linux you need to download the Media files to install them. for the Mq Client you should go to Fix Central

    https://www.ibm.com/support/fixcentral/swg/selectFixes?parent=ibm%7EWebSphere&product=ibm/WebSphere/WebSphere+MQ&release=9.4.0.5&platform=All&function=all

    1. Download the desired client package with name pattern [version]-IBM-MQC-LinuxX64 

    for example:

    9.4.0.25-IBM-MQC-LinuxX64 

    2. Extract the tar file

    tar -zxvf <IBM-MQ-Client-Version-Linux-x86_64-file>.tar.gz

    3. Accept the License:

    . /mqlicense.sh --accept 

    4. Install the Client

    rpm -ivh MQSeriesGSKit*.rpm MQSeriesRuntime*.rpm MQSeriesClient*.rpm MQSeriesSample*.rpm

    5. Verify installation

    dspmqver

    ------------------------------
    Mohamed Ramadan
    ------------------------------



    ------------------------------
    Mohamed Ramadan
    Business Automation Consultant
    GBM
    Alexandria
    +201204636383
    ------------------------------