Trying to compile current trunk (860) against SUSE 10.1 SP1 on multi-core....
anyways, I am able to build everything including the rpms.... but after installing the rpms I am getting the following message on gmond startup: # ./gmond Cannot load /usr/lib/ganglia/modmulticpu.so metric module: /usr/lib/ganglia/modmulticpu.so: cannot open shared object file: No such file or directory Cannot load /usr/lib/ganglia/modpython.so metric module: /usr/lib/ganglia/modpython.so: cannot open shared object file: No such file or directory it's right, there are no /usr/lib/ganglia files, but these modules do exist in /usr/lib64/ganglia... a simple logical link ln -s /usr/lib64/ganglia /usr/lib/ganglia fixes things.... thanks for the great work on multicore... Bernard et al. /dan ------------------------------------------------------------------------- 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

