Re: [Ganglia-general] 3.7.2 RPMs

2016-04-22 Thread grace rante thompson
Trying to do this for ganglia-web: rpmbuild -tb ganglia-web-3.7.1.tar.gz + cd ganglia-web-3.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cp /software/apache.conf . /usr/bin/cp: cannot stat '/software/apache.conf': No such file or directory error: Bad exit status from

Re: [Ganglia-general] 3.7.2 RPMs

2016-04-15 Thread Chris Burroughs
For reasons that are not clear to me the EPEL build also uses a slightly different (no libganglia?) set of packages, which can make switching between EPEL and other builds difficult. On 03/28/2016 12:36 PM, Adrian Sevcenco wrote: > On 03/28/2016 06:45 PM, Damir Krstic wrote: >> Does anyone have

Re: [Ganglia-general] 3.7.2 RPMs

2016-03-28 Thread Adrian Sevcenco
On 03/28/2016 06:45 PM, Damir Krstic wrote: > Does anyone have gangalia 3.7.2 RPMs available? I want to upgrade my > stateless Redhat 6.6 cluster (450+ compute nodes) to this version of > ganglia and without RPMs the process is not as straightforward as I like. it is already packaged in epel ..

Re: [Ganglia-general] 3.7.2 RPMs

2016-03-28 Thread Vladimir Vuksan
Unfortunately we don't have any but it should be pretty easy to build them ie. download the tarball and do rpmbuild -tb ganglia-3.7.2.tar.gz you may need to install some of the dependencies but it should be pretty easy. Vladimir 03/28/2016 u 11:45 AM, Damir Krstic je napisao/la: > Does

[Ganglia-general] 3.7.2 RPMs

2016-03-28 Thread Damir Krstic
Does anyone have gangalia 3.7.2 RPMs available? I want to upgrade my stateless Redhat 6.6 cluster (450+ compute nodes) to this version of ganglia and without RPMs the process is not as straightforward as I like. Thanks, Damir