RPM based distro (fedora, OpenSuSE, M...): QT required RPMs?
Posted: Tue Oct 13, 2020 6:32 pm
Fedora (RPM based distro) makes again troubles in finding special Qt-libs, e.g.
requiring: libqt5webkitwidgets5-5.
RPMfind yields to libqt5webkitwidgets5-5.212.20200910-1-omv4002.i686.rpm
So i installed the downloaded RPM locally:
sudo yum -y localinstall libqt5webkitwidgets5-5.212.20200910-1-omv4002.i686.rpm
with the output:
Problem: conflicting requests
- nothing provides libQt5Core.so.5(Qt_5.15) needed by libqt5webkitwidgets5-5.212.20200910-1.i686
So my question is:
what are the Linux RPMs required by Purebasic for Qt ?
Greetings
LN
requiring: libqt5webkitwidgets5-5.
RPMfind yields to libqt5webkitwidgets5-5.212.20200910-1-omv4002.i686.rpm
So i installed the downloaded RPM locally:
sudo yum -y localinstall libqt5webkitwidgets5-5.212.20200910-1-omv4002.i686.rpm
with the output:
Problem: conflicting requests
- nothing provides libQt5Core.so.5(Qt_5.15) needed by libqt5webkitwidgets5-5.212.20200910-1.i686
So my question is:
what are the Linux RPMs required by Purebasic for Qt ?
Greetings
LN