You can provide options to the self-extracting shell script to affect its behavior.
The command to extract the workstation verison is:
# sh install-workstation-ami20YY-RR-NN-glibcGGG.sh -- [options...]
where 20YY refers to the year, RR is the sub-release, NN is an Autodesk version number, and GG is the glibc version required to run the software.
The following table lists the options.
Option | Effect |
---|---|
-X --noexamples |
Do not install the example API source code. |
-f --force |
Install even if this machine doesn't appear to be the correct distribution. |
-b --batch |
Run in batch (non-interactive) mode. The installer will not prompt for any configuration options, and you must start the Job Manager, manually. |
ADSKFLEX_LICENSE_FILE=@host |
Use host for the Autodesk Licensing server. Implies -b. |