Luke DaDalt wrote:
Thanks for the tip, but oddly enough, ldconfig doesnt seem to be included in this .rpm. Its possible I have the wrong package. Ill see if I can dig the correct one up.
ldconfig is a system binary, as is ldd.(on my box /sbin/ldconfig, /usr/bin/ldd).

If I decide to just compile it from the source, how modular is it? For instance, can I compile it on some Ubuntu Linux system in a /test folder and then copy the tree to the Red Hat box? The reason I need it to be modular is my Red Hat box does is stripped down and does not include all the necessary source libraries to recompile, and I would need to compile it elsewhere (desktop)


I wouldn't (personally) expect that to work. I'd get the tools to rebuild the dynamic linker cache installed on the Red Hat box, as you'd most likely need them to get the other binary to go.

--
ian


_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to