Bruce Rothermal wrote:
> Hi All
> 
> I know that you can run ldd <exec> to find out what lib's are  
> dependancies for the exec.
> 
> How do you figure out what package these libraries belong to so that  
> it can be listed in the depend file of the new package being created.
> 
> Thanks for any suggestions.
> 
> Bruce
> 

grep for the library in /var/sadm/install/contents.

Another way is grep in

        usr/src/pkgdefs/*/prototype*

in an ON and/or sfw workspace.

- Ali

Reply via email to