Info |
---|
You need a license server with a valid license file running in order to start the application. |
...
Linux/Mac | Windows |
---|---|
|
- alternative -
|
...
launchctl setenv DASELEMENT_LICENSE 5053@your-license-server
License config file (option
...
2)
Create this file in the current users home directory:
...
Info |
---|
For MacOS it’s way easier to use the license config file (license.conf) or environment variable file (variables.env) since environment variables might work differently depending on the OS version |
How to run RLM on a different port
If you need to start the RLM license server on a different port use the flag ‘-ws'.
Don’t forget to update the DASELEMENT_LICENSE
environment variable accordingly!
Code Block |
---|
./rlm -ws 5055 |