Norm Jacobs wrote: > > You have to set SFW_PKGDB to point to the package directory of an > install image. Ex: > $ export SFW_PKGDB=/net/netinstall/export/nv/x/latest/Solaris_11/Product > $ cd usr/src/pkgdefs/SUNWyour-package ; make check_deps
Norm, Thanks. I found that the sfw-developer.sh template I used includes this but it's commented out by default. Uncommenting it let me run check_deps and I've corrected everything it found. Regards, Andre
