Re: Making a custom Cassandra RPM

2011-05-06 Thread Konstantin Naryshkin
: "Konstantin Naryshkin" To: user@cassandra.apache.org Sent: Friday, May 6, 2011 2:56:43 PM Subject: Re: Making a custom Cassandra RPM Sorry that I did not get back to you on the issue. Your suggestion worked and I was able to get the RPM to build. Unfortunately, it still does not work for

Re: Making a custom Cassandra RPM

2011-05-06 Thread Konstantin Naryshkin
that is known to have the bug), the trunk as it was around mid-day (Eastern time) yesterday, the trunk this morning, and the 0.8 beta 2 tag. Konstantin - Original Message - From: "Nick Bailey" To: user@cassandra.apache.org Sent: Wednesday, May 4, 2011 7:37:56 PM Subject: Re

Re: Making a custom Cassandra RPM

2011-05-04 Thread Nick Bailey
Your apache ant install is too old. The ant that comes with rhel/centos 5.X isn't new enough to build cassandra. You will need to install ant manually. On Wed, May 4, 2011 at 2:01 PM, Konstantin Naryshkin wrote: > I want to create a custom RPM of Cassandra (so I can deploy it > pre-configured).