das element-ary school
Breadcrumbs

Install License - Single User


You don’t need to install a license server as a single user. Your workstation will receive a node-locked license file. Follow the steps in the license manager dialog that appears when you first start the software and click “Select License File”.

image-20251106-123630.png
image-20251106-123847.png

You need a valid license file 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


[legacy] Setup license file
  • Download the file to your computer

  • Edit the variables.env file in the .das-element folder:

    • Linux/MacOS: ~/.das-element/variables.env

    • Windows %homepath%/.das-element/variables.env

  • Edit this line to point to your license file:

    • DASELEMENT_LICENSE=/path/to/license/daselement.lic
      
  • Start the application check mark

[legacy] Setup local license server

An alternative approach is to start a local license server instance.

  • copy the license file in a folder called license in your local .das-element folder

    das-element_vfx_element_asset_library_software_license_01.png
    • Linux/MacOS: ~/.das-element/license

    • Windows %homepath%/.das-element/license

  • edit the variables.env file and add this line

    das-element_vfx_element_asset_library_software_license_02.png
    DASELEMENT_LICENSE_TYPE=local
    
  • start the application check mark

You may need to create the license folder if it doesn’t exist yet.

Install RLM as service (alternative)

An alternative approach is to install the RLM license server as a service.

Install service

Example for Linux

rlm -install_service -service_name daselement_rlm -display_name "Das Element License Service" -dlog /path/to/logs/rlmd.log -c /path/to/license/file.lic

Example for Windows

rlm.exe -install_service -service_name daselement_rlm -display_name "Das Element License Service" -dlog %HOMEPATH%\.das-element\logs\rlmd.log -c %HOMEPATH%\.das-element\licenses\daselement_20240118.lic

Remove service

rlm -delete_service -service_name daselement_rlm


Troubleshooting

Follow this link for troubleshooting suggestions: Troubleshooting