> It's needed mostly to linking with several libraries > (libganglia, > libconfuse, lidapr-0, libmetrics, libgetopthelper) that come with > ganglia and are not required to be instaled installed on the host. At > least as far as I could tell.
libganglia is provided by the ganglia-devel RPM, as for the other libraries, they are probably provided by their respective -devel RPMs. So in short, it might be easier to just grab the source tarball. If you are interested in building a RPM for your code, feel free to ping me over at ganglia-developers mailing-list. But I guess for now until the tool matures, building from source should be fine. Cheers, Bernard

