I did execute (qpidd) broker and then executed declare_queues, direct_producer & listener. But now if i want see details like queue created, message depth of the queue etc i vl need QMan right? I downloaded QMan Management console from the link that you earlier mentioned but the directory structure displayed in help file from what was actually there in the tar file. Also i did not understand the procedure of installing QMan.. what do you mean by trunk? By trunk do you mean the main folder of the installable?
Gordon Sim wrote: > > ft420 wrote: >> start_broker in /src/tests/ does not give any error but terminates >> immediately without displaying anything. > > That is used for the automated tests. It starts a broker daemon on an > available port (stored in qpidd.port). > > To start a broker manually from a source build you can just run: > > ./src/qpidd --auth no > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > > -- View this message in context: http://n2.nabble.com/Unable-to-install-qpid-on-Linux-tp2485046p2491411.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
