Ubuntu 22.04 QT online installer not launching
-
When trying to run the online installer on a fresh Ubuntu 22.04 there is a message:
~$ ./Downloads/qt-unified-linux-x64-4.4.1-online.run ./Downloads/qt-unified-linux-x64-4.4.1-online.run: error while loading shared libraries: libxcb-xinerama.so.0: cannot open shared object file: No such file or directory
What can I do to run the installer?
-
When trying to run the online installer on a fresh Ubuntu 22.04 there is a message:
~$ ./Downloads/qt-unified-linux-x64-4.4.1-online.run ./Downloads/qt-unified-linux-x64-4.4.1-online.run: error while loading shared libraries: libxcb-xinerama.so.0: cannot open shared object file: No such file or directory
What can I do to run the installer?
@Nikita-Kobzev Install libxcb-xinerama package
-
@jsulm said in Ubuntu 22.04 QT online installer not launching:
libxcb-xinerama
Thx. it worked after the installation. the actual package name was
libxcb-xinerama0