On Thu, 19 Apr 2001, Fred Cummins wrote:
> After a recent upgrade from RH 6.1 to 7.0, I have several old binaries
> which no longer work. All are dynamically linked ELF binaries, but I
> haven't a clue which libraries they are lacking, or how to find out.
> The sources are no longer available in many cases. How do I find out
> which libraries they would like? Running them in a tcsh shell gives the
> message "Command not found", in bash I get "No such file or directory".
> But which??????
try:
ldd <filename>
to get a list of the linked to libraries, and how the linker is (or
isn't) resolving them.
regards,
Paul Jakma
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!