Versions Compared

Key

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

You need a license server with a valid license file running in order to start the application.
To receive your license file, please send the order ID as well as the host name and host ID (MAC address) of your license server to support@das-element.com

...

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

Setting the variable in ~/.bash-profile, ~/.zsh, etc. might not work since the software starts as GUI application. To make everything as easy as possible it is recommended to use the environment file.


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