On Sun, 21 Feb 1999, J.T. Hartzler wrote:

|     Is there an utility that you can use on a binary to tell what libs
| the binary depends on.  I am sure I have heard of this but I can't
| remember what it is called.

ldd

<root@noc:~> ldd /bin/bash
        libtermcap.so.2 => /lib/libtermcap.so.2 (0x40009000)
        libc.so.5 => /lib/libc.so.5 (0x4000c000)

-----
Roger Yerramsetti      [   [EMAIL PROTECTED]   ]  if (sleep) {
Snr Sys Administrator  [ http://www.wantree.com.au ]   /* as if :) */
Wantree Internet       [     Ph: (08) 9221 8899    ]  }

Reply via email to