Versions Compared

Key

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

...

Installation location

/opt/das-element-x.x.x/usr/bin/das-element-x.x.x

Uninstall

Run the following command:

...

Code Block
#### point to the license server
DASELEMENT_LICENSE=5053@your-license-server

#### path to the config file (.conf)
DASELEMENT_CONFIG_PATH=/mnt/server/das-element.conf

#### path to the resources folder, for presets, hooks, etc.
DASELEMENT_RESOURCES=/mnt/server/shared_folder/das-element_resources

Troubleshooting

libXScrnSaver is needed

Solution:
Install libXScrnSaver

Code Block
sudo yum install libXScrnSaver

SUID sandbox

If you get the following error message …

...