>>> On 11/8/2007 at 10:09 AM, in message <[EMAIL PROTECTED]>, "Bernard Li" <[EMAIL PROTECTED]> wrote: > Hi Brad: > > On 11/8/07, Brad Nicholes <[EMAIL PROTECTED]> wrote: > >> This is just a pathing problem in the .conf file. On a 64-bit machine the > library files (ie. the .so's) are written to a lib64 directory rather than > lib. Each of the module .conf files contain a path to where gmond can find > the .so file. The path in the .conf files just needs to be changed. We > should probably write a small awk script that fixes up the .conf files for > 64-bit machines during the RPM build. > > My suggestion would be to rename the .conf files .conf.in and have > variables @LIBDIR@ be replaced during ./configure -- this way people > who just build them manually will also not run into this issue. > > But other better suggestions are welcome. > > Cheers, > > Bernard
This sounds like the better way to go. Brad ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

