Ron Jones wrote:
I just found an easier way to check this out. You should be able to just #
cd /opt/qmt-sandbox # ldd bin/bash
libtermcap.so.2 => /lib/libtermcap.so.2 (0x002bf000)
libdl.so.2 => /lib/libdl.so.2 (0x00294000)
libc.so.6 => /lib/tls/libc.so.6 (0x00168000)
/lib/ld-linux.so.2 (0x0014f000)

What do you get?

When I cd to /opt/qmt-sandbox and run the command, here is what I get:

[EMAIL PROTECTED] qmt-sandbox]# ldd bin/bash
        libtermcap.so.2 => /lib64/libtermcap.so.2 (0x0000003aaf700000)
        libdl.so.2 => /lib64/libdl.so.2 (0x0000003c9cc00000)
        libc.so.6 => /lib64/tls/libc.so.6 (0x0000003c9c900000)
        /lib64/ld-linux-x86-64.so.2 (0x0000003c9c700000)

Ron


I forgot to mention, you still need to check that these files exist. Do an ls -l on them like in the other email. What do you get?

--
-Eric 'shubes'

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to