3.1. Installing MRG Messaging on Red Hat Enterprise Linux 5

3.1. Installing MRG Messaging on Red Hat Enterprise Linux 5

  1. Install the MRG Messaging group using the yum command.

    # yum groupinstall "MRG Messaging"
    
  2. You can check the installation location and that the components have been installed successfully by using the rpm -ql command with the name of the package you installed. For example:

    # rpm -ql rhm
    /etc/qpidd.conf
    /usr/lib/qpiddlibbdbstore.so.0
    /usr/lib/qpidd/libbdbstore.so.0.1.0
    /usr/share/doc/rhm-0.2
    /usr/share/doc/rhm-0.2/COPYING
    /usr/share/doc/rhm-0.2/README
    /var/rhm
    

Note

If you find that yum is not installing all the dependencies you require, make sure that you have registered your system with Red Hat Network.