Follow the installation instructions for your platform:
gzip -d gzipfilename.gz
tar xvf tarballname.tar
cd extracted-agent-directory ./install.sh
gzip -d gzipfilename.gz
tar xvf tarballname.tar
cd extracted-agent-directory ./install.sh
rpm -iUvh rh9-bfagent-version.rpm
gzip -d solN-bfagent-version-platform-opt.gz
pkgadd -d ./unzipped-package
If you need an agent for another platform, use the src-bfagent-version.tar.gz :
The source kit requires the GNU C compiler or the C compiler for your system. The source kit (and prebuilt agents that do not include an installer for the local system) includes an install.sh script to install the agent in the system's inetd/xinetd configuration files.