Linux(library dependencies): libgtk-x11-2.0.so.0 / libncurses.so.5 / libnsl.so.1: cannot open shared object file
ERROR: The following error may appear during the license activation with qxlm tool:
/opt/Querix/Lycia/bin/qxlm: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
SOLUTION: License activation tool (qxlm) depends on the libncurses.so.5 library which is a part of the libncurses5
package:
(Debian-based)
sudo apt install libncurses5
(CentOS)
sudo yum install ncurses-compat-libs
ERROR: The following error may appear during starting a LyciaStudio on a Linux system:
SOLUTION: LyciaStudio depends on the libgtk-x11-2.0.so.0 library which is a part of the libgtk2.0-0
package:
ERROR: The following error may appear when connecting to Oracle DB on a Linux system:
SOLUTION: LyciaStudio depends on the libnsl.so.1 library which is a part of the libnsl
package: