library dependencies

Luke Yelavich themuso at themuso.com
Thu Aug 5 03:12:15 UTC 2004


On Thu, Aug 05, 2004 at 01:01:52PM EST, Jude DaShiell wrote:
> Does a way exist in Linux using software for which only binaries are 
> available to query that binary software and find out which libraries and 
> which versions of libraries that software needs to run?

Look up the ldd command. That can probably give you the info you are after.
At least it will give you the libraries that a program needs, which you can
then look up.

Luke





More information about the Blinux-list mailing list