Start the License Manager Daemons
Before you can use Grid Computing Toolbox 2020, you must start the license server. It is recommended that you do not run lmgrd as root because any process run by root is a potential security risk.
- Navigate to the location of the FlexNet Publisher utilities for your operating system. By default, $HOME/MapleNetworkTools/FLEXlm/11.13.1.2/.
- Start the license manager daemons.
Using the C Shell
To start the license manager daemon (lmgrd), enter the following command at the prompt,
where license_file_path is the full path and filename of the network license file (by default, $HOME/MapleNetworkTools/activate/Grid2020.lic) and debug_log is the name of a file to which debugging information is written. The -l option (letter l, not the number 1 (one)) creates the file.
Using the Korn or Bourne Shell
To start the license manager daemon (lmgrd), enter the following command at the prompt:
Run Daemons on Startup
To have the daemons run on startup, edit the appropriate boot script (such as /etc/rc.boot, /etc/rc.local, or /etc/rc2.d/Sxxxx). For example, if you run lmgrd as a boot startup script, you can run it as a regular user by using the following su command at the prompt:
where username is a non-privileged user; lmgrd_path is the correct path to the lmgrd file, license_file_path is the full path of the network license file (by default, $HOME/MapleNetworkTools/activate/Grid2020.lic), and log_path is the debug log file path. It is recommended that the network license file be called Grid2020.lic.
Help for Starting the License Server
If you have any problems starting the license server in the UNIX system boot up files, refer to http://www.flexerasoftware.com/.
You can now use Grid Computing Toolbox 2020.