How to install the license server in a terminal on GNU/Linux
- First, you must set up your license server's configuration file. For steps on how to do this, see Configuring a License Server Manually.
- Once you have configured the license server, open a Terminal.
-
Enter the following commands:
-
For Harmony 15.0 or later:
$ sudo chkconfig toonboom_flexlm on
$ sudo service toonboom_flexlm start
-
For older versions of Harmony:
$ sudo chkconfig USAnimation_flexlm on
$ sudo service USAnimation_flexlm start
The license server daemon will launch, and will be configured to launch on boot from now on.
-
Comments
0 comments
Please sign in to leave a comment.