Versions Compared

Key

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

...

The license server required is RLM (Reprise License Manager) by Reprise Software.
https://reprisesoftware.com/You will find the installer for the license server on the download page:

...

  • contact support to get your license file

...

  • unpack the .zip file anywhere on your license server

    • Linux: suggested location /opt/rlm

    • Windows: anywhere

  • on your client set the environment variable DASELEMENT_LICENSE

What is the host name?

The host name is what your computer name is called on a network.
Your license server host name will be something similar to: vfx-license

...

Open a command prompt/terminal
Type: “hostname“
This should give you the host name

Windows

  • download the RLM license server here http://das-element.com/download/

  • unzip to any location on your license server

  • run get_host_info.bat to get the host ID and host name

What is the host ID?

The Host ID is your Ethernet ID/MAC address. It will look similar to this:
0284b864d514 or 02:84:b8:64:d5:14

...

Open a terminal/shell
Type "ifconfig"
The host id is the number after "ether"
Look for you network device and “Hwaddr”

Windows

  • download the RLM license server here http://das-element.com/download/

  • unzip to any location on your license server

  • run get_host_info.bat to get the host ID and host name

  • OR

Open a command prompt. Go to start menu and type "cmd"
Type "ipconfig /all"
Look for you network device and "Physical Address"

...

export DASELEMENT_LICENSE=5053@vfx-license

Windows

setx DASELEMENT_LICENSE "5053@vfx-license”