Page 1 of 1

missing library for smplayer

Posted: 23 Dec 2018, 13:11
by francois
I built smplayer from usm.

I get:

Code: Select all

root@porteus:~# smplayer
smplayer: error while loading shared libraries: libQtDBus.so.4: cannot open shared object file: No such file or directory
root@porteus:~# updatedb
root@porteus:~# locate libQtDBus.so
/usr/lib/qt/lib/libQtDBus.so
/usr/lib/qt/lib/libQtDBus.so.4
/usr/lib/qt/lib/libQtDBus.so.4.8
/usr/lib/qt/lib/libQtDBus.so.4.8.7
/usr/lib/libQtDBus.so
/usr/lib/libQtDBus.so.4
/usr/lib/libQtDBus.so.4.8
/usr/lib/libQtDBus.so.4.8.7
root@porteus:~# 
What is missing?

Re: missing library for smplayer

Posted: 23 Dec 2018, 14:06
by francois
Just found the answer, which I found a while ago:
qt-4.8.7-x86_64-4
is the qt version needed to get it running.

Thanks.

Re: missing library for smplayer

Posted: 24 Dec 2018, 02:34
by fulalas
Qt 4 is old :D

Re: missing library for smplayer

Posted: 27 Dec 2018, 03:16
by francois
You are right, :D

Re: missing library for smplayer

Posted: 27 Dec 2018, 14:51
by Rava
So, is there no tweak to get smplayer running with a recent, already Port-supported QT version?
Is smplayer no longer actively supported?

According to wikipedia SMPlayer
Stable release
18.10.0 (October 19, 2018; 2 months ago[2]) [±]
its development is active and recent.

Re: missing library for smplayer

Posted: 27 Dec 2018, 15:35
by francois
Yet, I did not tried a more recent qt version. Did you?

Re: missing library for smplayer

Posted: 27 Dec 2018, 15:52
by jssouza
Smplayer can be built with qt5.

Re: missing library for smplayer

Posted: 27 Dec 2018, 18:13
by Rava
SInce I mainly run XFCE or openbox, I am out of the loop when it comes to recent Port and qt5.

Which DEs have qt5 included by default? And how large would the dependencies be to include it into a XFCE or openbox Port?

Re: missing library for smplayer

Posted: 28 Dec 2018, 03:14
by jssouza
KDE and LxQt are built with qt5.

On KDE smplayer came to about 4MB
SMPlayer for Porteus 4.0 (Post by jssouza #63747)