Hello,
Can anybody tell me if there is something like Solaris ldd for AIX or any other
tools that allows me to find all dynamic dependencies for a given executable?
TIA
Detlef
> dump -H
> -Dave
http://www-frec.bull.com/download/out/aix.tools-1.5.1.0.exe
1. what does this ldd output mean?
I've grabbed the nedit binaries for Solaris from the nedit main site, and
thought to check for libraries before trying to run it. An ldd under Sol7
finds all it needs except for the last line:
...
libm.so.1 => /opt/SUNWspro/lib/libm.so.1
libm.so.1 (SUNW_1.1) => (version not found)
I've never before seen output like that from ldd. I logged in as my system
text user (no special paths or privs) and it seems to run okay -- well, it
didn't instantly fail to exec because of a missing library, at least.
--
Targeting & Attack Radar UFOs are real.
Air Force Research Labs The Air Force
Senior Systems Administrator doesn't exist.
4. realtime X
5. ldd -L
6. DOC Files
9. ldd problem
10. Ldd for Linux
12. Is ldd broken ?
13. bash and ldd: no such file or directory