Dependency requirements

Important

The following information only applies to manual Helix DAM deployment. Do not follow these steps if you are using the automated deployment.

You must install the Helix DAM dependencies before you install Helix DAM.

RHEL and CentOS

Tip

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

Run the following command as root to install the Helix DAM dependencies:

yum install postfix bzip2 sudo cronie mailx libgomp

Configure postfix as Internet Site during setup.

Ubuntu

Tip

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 Helix DAM dependencies:

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

Configure postfix as Internet Site during setup.