-
Notifications
You must be signed in to change notification settings - Fork 0
RStudio needs libQt5WebKitWidgets.so.5 #684
Comments
This is due to commit 663c3b3 (qt5: Do not build QtWebengine as it fails to build). |
No idea, if a new package should be created, or everything should be kept in |
Hmm. I've just rebuilt qt5.be0 as non-root without the |
Stupid me. I mixed up QtWebEngine and QtWebKit. QtWebKit is not part of Qt anymore. No idea, if RStudio could be rebuilt. |
Ok, the problem is the update from Qt 5.4 to 5.10 as the module QtWebKit was removed in Qt 5.6.
So commit 957d558 (qt5: Update version from 5.4.1 to 5.10.1) actually broke it. Ok, I guess, after the migration to systemd 238, we should just try to rebuild RStudio and remove QtWebKit again. |
@david, next time please use |
schrader@bacon:/project/azubi/usvapc
# rstudio
rstudio: error while loading shared libraries: libQt5WebKitWidgets.so.5: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered: