Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
4.0.1
Description
Trying to run the QtInstallerFramework installer in a headless environment with
./QtInstallerFramework-linux-x64.run --platform minimal install
leads to:
./QtInstallerFramework-linux-x64.run: error while loading shared libraries: libxkbcommon-x11.so.0: cannot open shared object file: No such file or directory
I can call the program with --help -v etc. however I'd expect to be able to run the program without libxkbcommon.
Attachments
Issue Links
- relates to
-
QTIFW-2703 CLI headless installs failing with undefined symbol xcb_glx_id
- Closed