can anyone explain why ldd will report that some libraries are not 
found even though the corresponding dynamically linked executables runs 
normally? i have for instance:
--
[root@isbpc61 /root]# ldd `which bru`
        libc.so.5 => not found
[root@isbpc61 /root]# file `which bru`
/bin/bru: setuid ELF 32-bit LSB executable, Intel 80386, version 1, 
dynamically linked, stripped
--
and indeed, libc.so.5 is in /usr/i486-linux-libc5/lib as a link to 
libc.so.5.3.12 and /usr/i486-linux-libc5/lib is in my /etc/ld.so.conf 
file... so i am not sure what this 'not found' reported by ldd means... 
any help would be appreciated. thanks. julien.

ps: please reply to me if possible as i am not subscribed to the list.



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to