Re: [Ganglia-developers] Install gmond module config files, python modules and config files by default

2010-06-29 Thread Bernard Li
Hi Justin: On Tue, Jun 29, 2010 at 12:23 PM, Justin Bronder wrote: > Good suggestion.  That's actually preferable to being triggered by enabling > python and being part of the default make install. Not sure if this is the best way to do this, but here goes (patch against top level Makefile.am):

Re: [Ganglia-developers] Install gmond module config files, python modules and config files by default

2010-06-29 Thread Justin Bronder
On 29/06/10 11:39 -0700, Bernard Li wrote: > Hi Justin: > > On Tue, Jun 29, 2010 at 11:29 AM, Justin Bronder wrote: > > > Instead of installing to moduledir, perhaps they could be installed to > > $datadir/examples or something similar?  That make things a lot easier on at > > least one packager

Re: [Ganglia-developers] Install gmond module config files, python modules and config files by default

2010-06-29 Thread Bernard Li
Hi Justin: On Tue, Jun 29, 2010 at 11:29 AM, Justin Bronder wrote: > Instead of installing to moduledir, perhaps they could be installed to > $datadir/examples or something similar?  That make things a lot easier on at > least one packager :) Via a new target like `make install gmond_module_exa

Re: [Ganglia-developers] Install gmond module config files, python modules and config files by default

2010-06-29 Thread Justin Bronder
On 26/06/10 11:56 +, Carlo Marcelo Arenas Belon wrote: > On Fri, Jun 25, 2010 at 01:26:37PM -0700, Bernard Li wrote: > > > > The following patch will install the gmond module (including python) > > config files to the sysconfdir > > this would trigger gmond to segfault unless it was linked ag

Re: [Ganglia-developers] Install gmond module config files, python modules and config files by default

2010-06-29 Thread Carlo Marcelo Arenas Belon
On Mon, Jun 28, 2010 at 12:17:03PM -0700, Bernard Li wrote: > On Sat, Jun 26, 2010 at 4:56 AM, Carlo Marcelo Arenas Belon > wrote: > > > this would trigger gmond to segfault unless it was linked against > > libconfuse 2.7 or it also has a default gmond.conf file created. > > Actually, gmond woul