Before you can run solvers, you must configure the installation to point to your Autodesk Licensing (ADLM) server. The server must be a Windows machine elsewhere on your network.
Use the supplied
/opt/Autodesk/moldflow/ami2015/sbin/reconfigure shell script to change the ADLM server location. The syntax is:
/opt/Autodesk/moldflow/ami2015/sbin/reconfigure ADSKFLEX_LICENSE_FILE=@[hostname]
where
[hostname] is the name or IPv4 address of the server. Do not type the brackets.
Note: Spacing is important; there must be no spaces around the = or @ signs.
Example: Your ADLM server is called
my-adlm-server. Enter the following command to set the installation to use this server:
# /opt/Autodesk/moldflow/ami2015/sbin/reconfigure ADSKFLEX_LICENSE_FILE=@my-adlm-server
Fastpath: You can edit the file /etc/opt/Autodesk/ami2015 by hand instead of using the reconfigure shell script. The format is the same as the argument to the script.