Page 1 of 1

SMPlayer & qmmp

Posted: 01 Oct 2013, 20:22
by Axel
Hi fellas! Image



Congrats for your excellent work on Porteus 2.1 (right now, i'm using Porteus 2.1 XFCe). I love it, it's very stable, and faster.

I would like to install SMPlayer and qmmp in XFCe but i have had two :no: problems with both installs:

SMPlayer 0.8.5

Code: Select all

smplayer: error while loading shared libraries: libQtXml.so.4: cannot open shared object file: No such file or directory  
qmmp 0.6.3

Code: Select all

qmmp: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory
Where I can find those shared libraries?
May i need more libraries to install these programs? Image

Thanks in advance for your suggestions.



Cheers! Image

Re: SMPlayer & qmmp

Posted: 01 Oct 2013, 20:38
by francois
Welcome axel! :)

Did you tried smplayer thru porteus package manager using slacky?

Re: SMPlayer & qmmp

Posted: 02 Oct 2013, 02:10
by wread
SMPlayer uses Qt; download 06devel.xzm, put it in base and restart xface...

Re: SMPlayer & qmmp

Posted: 02 Oct 2013, 13:24
by Axel
francois wrote:Welcome axel! :)
Thanks! :good:
francois wrote:Did you tried smplayer thru porteus package manager using slacky?
i don't think so.
wread wrote:SMPlayer uses Qt; download 06devel.xzm, put it in base and restart xface...
Downloaded it and installed. BTW ... same error :shock:

Code: Select all

smplayer: error while loading shared libraries: libQtXml.so.4: cannot open shared object file: No such file or directory

Re: SMPlayer & qmmp

Posted: 02 Oct 2013, 13:59
by fanthom
qt is not included in devel module (just headers from it). please grab this package from slackware repo and convert to xzm. probably some other deps may need to be resolved as well.

Re: SMPlayer & qmmp

Posted: 03 Oct 2013, 01:14
by brokenman
Downloading packages using the Porteus Package Manager is advised as all dependencies will be resolved. You can get qt b opening a console and typing:
slackyd -u
slackyd -g qt-4.8.2

After this your slackware package will be waiting in /var/slackyd and you can convert it to a porteus module using PPM.