I am trying to install stalker on a v120 I used the instructions below to install the package. When I try to use pkgadd -d STLKCGPro I get ERROR: no packages were found in </comm/STLKCGPro>. What type of file should be in the directory where I gnzip to? after unzipping the only files are the .tar file and STLKCGPro directory.
Log in as a super-user (root).
Unpack the CommuniGate Pro archive with the gtar command (or with the gunzip and tar commands):
gunzip CGatePro-Solaris-version.tar.gz
tar -xpf CGatePro-Solaris-version.tar
Install the CommuniGate Pro package:
pkgadd -d .
Log in as a super-user (root).
Unpack the CommuniGate Pro archive with the gtar command (or with the gunzip and tar commands):
gunzip CGatePro-Solaris-version.tar.gz
tar -xpf CGatePro-Solaris-version.tar
Install the CommuniGate Pro package:
pkgadd -d .