Prerequisite software

Autodesk Moldflow Insight depends on some standard software packages. If they are not already be installed on your computer, these packages can be found on your installation media, or you can electronically download them from your Linux vendor. The self-extracting installer will try to install these packages, if they are not already installed.

Note: Workstations require RPM based Linux distributions only (Red Hat / CentOS / Fedora / .... ). For all other distributions, please use a thin client installation.

If you install the RPM packages manually, you will also need to manually install the following packages:

redhat-lsb

To install this software on a Red Hat Enterprise Linux Server 7.0, use the command:
# yum install redhat-lsb

libgomp

Linux distribution required libgomp version
Red Hat / CentOS 6.x 4.4.7-11 or higher
Red Hat / CentOS 7.x 4.8.2-16.2 or higher

Check that the installed libgomp package provides the required symbols using this command:

$ rpm –q libgomp ––provides | grep GOMP_4.0

If you see line(s) returned with the GOMP_4.0 string present, then the library provides the required symbols.