...
To check the status, go back to the “Dashboard” tab and click on the “Concurrent” button. If the license daemon is well configured, you should obtain a page similar to:
Anchor | ||||
---|---|---|---|---|
|
...
Configuration of variables
When launching NanoXplore tools, the variable LM_LICENCE_FILE must be exported.
In order to avoid mentioning it during each execution, the most convenient way is to add it in the ~/.bashrc file with the following format:
Code Block |
---|
<port_number>@<machine_name> |
For instance:
Code Block |
---|
export LM_LICENCE_FILE=2700@localhost |
Troubleshooting
LogFile
Linux
...