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):
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
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
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
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