Si-wei Louis Liu wrote:
> Hi Paul,
> 
> Thanks for your review, Paul. 

that's okay

> I accept your comment.
> 
> The aget binary only depends on the libraries (libsocket, libnsl, 
> libresolv) that reside in package SUNWcsl (Solaris Core Library). And 
> I've checked that using the script attached in Chris Mi's mail.
> 
> BTW, where the gate's pkg dependency checker script is located? Is it 
> equivalent to Chris's depend.sh script? I'm going to make the change as 
> long as these dependency is safely guaranteed.

I believe you can do something like ...

Norm Jacobs wrote: (in a previous sfwnv-discuss posting)
 >
 > 1. edit your sfw-developer.sh script.  At the bottom, set SFW_PKGDB
 >    to point to the package directory of a current Solaris install
 >    image.
 >    # SFW_PKGDB=/net/netinstall/export/nv/s/latest/Solaris_11/Product
 >    and use bldenv(1) or just set it in your env.
 > 2. cd usr/src/pkgdefs
 > 3. make check_deps

where check_deps is in tools ...
"http://src.opensolaris.org/source/xref/sfw/usr/src/tools/check-deps.pl";

I've never used it though

Hope that helps
Paul

Reply via email to