Re: How to find out what libraries a binary calls?



"composlinuxmisc" <altcomphardware@xxxxxxxxxxx> wrote in message
news:1156979845.206927.60010@xxxxxxxxxxxxxxxxxxxxxxxxxxxx

Is there a way for me to tell what library a binary calls?

Examine the output of "strace binary".
.