Dependency requirements

You must install the Perforce TeamHub dependencies before you install TeamHub.

RHEL and CentOS

If you are creating a DB node, the libgomp dependency is not required in the following command. However, installing it does no harm.

RHEL/CentOS 7 and 8

Run the following command as root to install the Perforce TeamHub dependencies:

yum install postfix bzip2 sudo cronie mailx libgomp

Configure postfix as Internet Site during setup.

RHEL 9

Run the following command as root to install the Perforce TeamHub dependencies:

yum install postfix bzip2 sudo cronie s-nail libgomp

Configure postfix as Internet Site during setup.

Ubuntu

If you are creating a DB node, the libgomp1 dependency is not required in the following command. However, installing it does no harm.

Run the following command as root to install the Perforce TeamHub dependencies:

apt-get update
apt-get install postfix bzip2 sudo cron mailutils libgomp1

Configure postfix as Internet Site during setup.