Operating System - HP-UX
1836550 Members
1952 Online
110102 Solutions
New Discussion

Listing dynamic dependencies for an excutable file

 
Ramu Bodathula
Occasional Advisor

Listing dynamic dependencies for an excutable file

Hi!

Is there any command on HP UX 10.20 which lists the dynamic dependencies of an executable file. Sun provides a ldd to support the same.

Thanx.
Ramu
3 REPLIES 3
Santosh Nair_1
Honored Contributor

Re: Listing dynamic dependencies for an excutable file

I think you're looking for the chatr command.

-Santosh
Life is what's happening while you're busy making other plans
harry d brown jr
Honored Contributor

Re: Listing dynamic dependencies for an excutable file

And with 11x, you get ldd. I'd call that a reason to upgrade :-))
Live Free or Die
A. Clay Stephenson
Acclaimed Contributor

Re: Listing dynamic dependencies for an excutable file

Hi:

HP does have ldd on 11x boxes but unfortunately it is not available on 10.20.
If it ain't broke, I can fix that.