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.
If you install the RPM packages manually, you will also need to manually install the following packages:
# yum install redhat-lsb
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.