[Interest] Qt 5.15 for Linux/X11 : "-qt-xcb" no longer supported?
Thiago Macieira
thiago.macieira at intel.com
Sat May 23 03:56:32 CEST 2020
On Friday, 22 May 2020 07:54:03 PDT Florian Bruhin wrote:
> I'm talking about running Qt's binary releases, not building from sources.
Then take the list of "not found" and pass it through your package manager
installer.
On an RPM-based distro:
ldd binary | awk '/not found/ { print $1 "()(64bit)" | xargs $PM install
where $PM is zypper or dnf or yum.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel System Software Products
More information about the Interest
mailing list