[plug] Doh... ls-lR = "ls -lR"

Roger Yerramsetti rogery at wantree.com.au
Fri Feb 26 09:04:22 WST 1999


On Fri, 26 Feb 1999 psummers at omen.net.au wrote:

| I installed slrn and got it working fine. Then decided slrn-pull was
| really what I needed. After installing slrn-pull, slrn no longer works
| it aborts with a message : undefined symbol: __register_frame_info

| I suspect I need to update one of my libraries. If so, how do I find
| out which one?

Try

ldd binary.name.here

and that will list what libraries that binary requires.

eg.

09:04:06 <rogery at rogery:/tmp> ldd /bin/bash
        libtermcap.so.2 => /lib/libtermcap.so.2 (0x40004000)
        libc.so.6 => /lib/libc.so.6 (0x40008000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00000000)


-----
Roger Yerramsetti      [   rogery at wantree.com.au   ]  if (money) {
Snr Sys Administrator  [ http://www.wantree.com.au ]    tax();
Wantree Internet       [     Ph: (08) 9221 8899    ]  }



More information about the plug mailing list