It might be a good idea to add a note on the down load page. Most people expect RPMs to work together by default.
~Rob -----Original Message----- From: matt massie [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 12, 2003 3:19 PM To: Robert Wohleb Cc: Ganglia-General (E-mail) Subject: Re: [Ganglia-general] Gexec rob- that is a common gotcha. (so common i put a note on the front page in the documentation section). you need to compile the monitor-core with gexec enabled. % ./configure --enable-gexec the RPM doesn't have gexec enabled by default (long story why). you can easily updated the ganglia.spec file to pass the --enable-gexec option. good luck -matt Today, Robert Wohleb wrote forth saying... > From: Robert Wohleb <[EMAIL PROTECTED]> > To: "Ganglia-General (E-mail)" <[email protected]> > Date: Tue, 12 Aug 2003 14:40:32 -0700 > Subject: [Ganglia-general] Gexec > > Do I have to install gmond/gmetad from source to get gexec working? I > installed the ganglia-core and gexec rpms, but it reports no nodes with gexec. > > ~Rob > > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > Robert Wohleb, Software Engineer, R2 Technology Inc. > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Ganglia-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ganglia-general >

