1.2. Installing MRG Messaging on Red Hat Enterprise Linux 4

1.2. Installing MRG Messaging on Red Hat Enterprise Linux 4

  1. Install the MRG Messaging components using the up2date command.

    # up2date python-qpid qpid-java-client qpidc-devel rhm rhm-docs
    
  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
    /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 up2date is not installing all the dependencies you require, make sure that you have registered your system with Red Hat Network.