On 02/05/2012 08:41 AM, [email protected] wrote:
Hi everybody, I am unable to install QPID management tools for cpp development.
You want qpid-qmf-0.14.tar.gz and qpid-tools-0.14.tar.gz from the download page. Alternaticely as you are working of the svn export, you can use extras/qmf/setup.py and tools/setup.py from your source tree.
I dunno why I dont have any of the following tools . I am a cpp guy. 1. qpid-route 2. qpid-config 3. qpid-tool 4. qpid-printevents I am working on OpenSUSE OS. I jhave installed qpid-0.14 full package. I have followed the following steps . qpid0.14/cpp:./bootstrap qpid0.14/cpp:./configure qpid0.14/cpp: make qpid0.14/cpp:.make check qpid0.14/cpp:make install. But after following all the steps , I find the following tools under py (python). But I dont anything for cpp under tools folder. home/sinduja_task/qpid-0.14/tools/src # ls py linux-scp8:/home/sinduja_task/qpid-0.14/tools/src/py # ls .gitignore qmf-tool qpid-cluster qpid-cluster-store qpid-config qpid-configc qpid-printevents qpid-queue-stats qpid-route qpid-routec qpid-stat qpid-tool README.txt These tools are only for python. I obviously cannot use for cpp(I want to add a queue or an exchange ;qpid-config add queue hello-world;;;;something of this sought).
These tools are written in python, but they can be used by those developing in c++.
--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
