How to print libraries used by compiled proC object

How to print libraries used by a compiled proC object?
I beleive these libararies need to be in the PATH to successfully run the given proC.
TIA,
Greg

i think the command for you is "ldd". look into the man page, that should be the right (by the way its called $LD_LIBRARY_PATH)