there are two source code folders 1. actual qpid0.10 from where i built the broker 2. http://anonsvn.jboss.org/repos/rhmessaging/store/tags/qpid-0.10-release/
now i have called configure from qpid0.10/cpp and set wiht-qpid-checkout=2 since there is no configure file in folder 2. i need to build msgstore.so to make my broker support persistant queue i am total confused here --- On Mon, 7/18/11, Gordon Sim <[email protected]> wrote: > From: Gordon Sim <[email protected]> > Subject: Re: qpid 0.8 queries > To: [email protected] > Date: Monday, July 18, 2011, 2:17 PM > On 07/18/2011 03:00 PM, Nithesh > Shetty wrote: > > > > i have downloaded individual files from the below > mentioned site > > > > http://anonsvn.jboss.org/repos/rhmessaging/store/tags/qpid-0.10-release/cpp/ > > > > my qpid version is 0.10. > > > > but when i configure using wiht-qpid-checkout=path of > above download folder > > it say does not appear to be a valid wpid checkout > > What are you setting --with-qpid-checkout to? It should > point to a > checkout of the qpid code (*not* the store code). If you > have qpid 0.10 > installed you may not need it, but if you do (which will be > if there are > headers needed that are not installed) you should set the > path to the > source from which you built qpid. Use absolute paths, not > relative ones. > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
