Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Linux users using bash or similar shells should update their environment with the command:

Code Block
languagebash
export MLM_LICENSE_FILE=27010@license701,27010@license702,27010@license703

...

If you are using csh or tcsh, the equivalent command is:

Code Block
languagebash
setenv MLM_LICENSE_FILE "27010@license701,27010@license702,27010@license703"

...