RE: can't build QPID cpp RPM under CentOS 6.4 64-bit

2013-12-17 Thread Sam Jones
> > 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

qpid deprecated under RHEL 6.5?

2013-12-03 Thread Sam Jones
Can anyone explain why the qpid RPMs are being deprecated starting with RHEL 6.5? Thanks, Sam

RE: routing messages with qpid-route

2013-11-18 Thread Sam Jones
> > 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

RE: routing messages with qpid-route

2013-11-14 Thread Sam Jones
> 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

routing messages with qpid-route

2013-11-13 Thread Sam Jones
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

RE: can't build QPID cpp RPM under CentOS 6.4 64-bit

2013-11-13 Thread Sam Jones
> 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

RE: can't build QPID cpp RPM under CentOS 6.4 64-bit

2013-11-04 Thread Sam Jones
> 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

can't build QPID cpp RPM under CentOS 6.4 64-bit

2013-11-01 Thread Sam Jones
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