> > I downloaded the Qpid 0.24 source RPMs for FC18 and beat the .spec files
> > into submission until
> > they produced workable binary RPMs for CentOS 6.4. If anyone is interested,
> > let me know, and
> > I'll post the steps here.
>
> Sam, that would be real helpful.
> Did you also set a .spe
Can anyone explain why the qpid RPMs are being deprecated starting with RHEL
6.5?
Thanks,
Sam
> > I'm unable to route messages through a fixed path using Qpid 0.24 under
> > CentOS 6.4.
> >
> > I have three brokers:
> > amqps://qpid1:5671
> > amqps://qpid2:5671
> > amqps://qpid3:5671
> >
> > qpid1, qpid2, and qpid3 are the hostnames of three separate CentOS virtual
> > machines. Each
> I'm unable to route messages through a fixed path using Qpid 0.24 under
> CentOS 6.4.
>
> I have three brokers:
> amqps://qpid1:5671
> amqps://qpid2:5671
> amqps://qpid3:5671
>
> qpid1, qpid2, and qpid3 are the hostnames of three separate CentOS virtual
> machines. Each machine has all thr
I'm unable to route messages through a fixed path using Qpid 0.24 under CentOS
6.4.
I have three brokers:
amqps://qpid1:5671
amqps://qpid2:5671
amqps://qpid3:5671
qpid1, qpid2, and qpid3 are the hostnames of three separate CentOS virtual
machines. Each machine has all three hosts listed in t
> Subject: Re: can't build QPID cpp RPM under CentOS 6.4 64-bit
> From: astitc...@redhat.com
> To: users@qpid.apache.org
> Date: Mon, 4 Nov 2013 17:03:24 -0500
>
> On Fri, 2013-11-01 at 14:42 -0400, Sam Jones wrote:
> > I've been unsuccessful in building an RPM
> Date: Mon, 4 Nov 2013 11:15:55 +
> From: g...@redhat.com
> To: users@qpid.apache.org
> Subject: Re: can't build QPID cpp RPM under CentOS 6.4 64-bit
>
> On 11/01/2013 06:42 PM, Sam Jones wrote:
> > I've been unsuccessful in building an RPM for the 0.24 br
I've been unsuccessful in building an RPM for the 0.24 branch of QPID under
CentOS 6.4 64-bit. My version of cmake is 2.6.4.
Steps:
svn checkout http://svn.apache.org/repos/asf/qpid/branches/0.24/qpid qpid
cd qpid/cpp
mkdir BLD
cd BLD
cmake -D CMAKE_INSTALL_PREFIX:PATH=/usr -D CPACK_BINARY_RPM:B