INSTALLATION
============
1. Copy the archive to the directory in which the program is to be installed. For example: ~/dsc8.
   You can create the directory with this command: mkdir -p ~/dsc8
2. Change to the install directory. For example: cd ~/dsc8
3. Extract the archive with this command: tar xvf *.tgz
4. Ensure that ALSA, PulseAudio or PipeWire, udev (part of systemd), openssl and glibc are installed.
   This is the case i.e. for Ubuntu.
   
START APPLICATION
=================
1. Open a terminal window and change to the install directory. For example: cd ~/dsc8
2. Invoke "./dsc8_control"
3. A web server is started. You can open the corresponding web site in your browser. The URL is 
   http://127.0.0.1:8080/ or http://<hostname>:8080/