Install and configure Linux OS packages (Linux 9 only)
After installing Contenta on Linux 9.x, install and configure required additional operating system packages.
About this task
Contenta requires the libnsl2 library, which is not delivered with Linux 9.x.
Perform the following commands to install this library and link thelibnsl.so.3 library to it.
Procedure
yum install libnsl2- cd /usr/lib64
- -s libnsl.so.3 libnsl.so.2