Hi Dan:

On 11/7/07, Dan Hushon <[EMAIL PROTECTED]> wrote:

> Trying to compile current trunk (860) against SUSE 10.1 SP1 on multi-core....

What is the arch?  I assume it is either EM64T or AMD64 (i.e. x86_64)?

> 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....

I would think if you built the binaries as 64-bit binaries, that it
should look in /usr/lib64 for the libs, and not /usr/lib -- but I
haven't built trunk on x86_64 yet so I cannot attest to this.

BTW, can you post how you build it?

> thanks for the great work on multicore... Bernard et al.

I will reflect all thanks to the Python/DSO stuff to Brad :-)

BTW, it might be more relevant to post questions regarding trunk in
ganglia-developers since it is regarding a non-released version of
Ganglia.

Thanks,

Bernard

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

Reply via email to