To install the Qpid Python client library:
# yum install python-qpid
To install the Qpid broker:
# yum install qpid-cpp-server
To start the Qpid broker:
# service qpidd start
To have the Qpid broker started at boot time:
# chkconfig qpidd on
Install qpid-tools
[root@FSWWW ~]# yum install qpid-tools
Install qpid-tools
[root@FSWWW ~]# yum install qpid-tools
No comments:
Post a Comment