Check Solaris package source:
# /usr/sbin/pkgchk-l -p /usr/ucb/ps Pathname: /usr/ucb/ps Type: linked file Source of link: ../../usr/lib/isaexec Referenced by the following packages: SUNWscpu Current status: installed |
Check Solaris package source:
# /usr/sbin/pkgchk-l -p /usr/ucb/ps Pathname: /usr/ucb/ps Type: linked file Source of link: ../../usr/lib/isaexec Referenced by the following packages: SUNWscpu Current status: installed |
Install package from directory
1. extract
gunzip -c SUNWxxx.tar.gz | tar -xvf -
or
unzip -q SUNWxxx.zip
2. install in the directory that has SUNWxxx directory in it
pkgadd -d $PWD
It will list installable package found within (including SUNWxxx)