A.4. Check for Required System Libraries on Linux

A set of system libraries is required to run successfully on Linux systems.

To check whether your Linux installation or compute nodes have the required system libraries installed (change the /ansys_inc/v242 path to point to the correct location of your Ansys installation), type:

ldd /ansys_inc/v242/reaction/forte.linuxx8664/bin/libauto_mesh.so

This displays a list of libraries that the Forte executable and meshing library depend on. Sometimes you may receive a message that libGLU.so.1 cannot be found. In this case, ask your IT department or Support to install that library on your Linux machine or compute nodes.


Note:  You may need to run these commands on the compute nodes you are using if you are running your Forte job on a different set of machines or compute nodes than where you prepared the job.