Before installing PPStream1 in RHEL6, you must first install Smplayer, directly yuminstallsmplayer *-y (must contain an asterisk), and then download the corresponding package to/usr/lib64/codecs, many tutorials on installing smplayer are not described here. After installing smplayer, you 'd better open a. rmvb video file under a common user and test it. RPM package installation: to the official website http://dl.pps. TV /pps_li
Install PPStream in RHEL6
1. install Smplayer first, directly install smplayer *-y (with an asterisk), and then download the corresponding decoding package to/usr/lib64/codecs, many tutorials on installing smplayer are not described here.
After installing smplayer, you 'd better open a. rmvb video file under a common user and test it.
RPM package installation:
Go to the official website http://dl.pps. TV /pps_linux_download.htmlto download fedoraversion
2 install rpm package: rpm-ivh PPStream-1.0.0-2.i386.rpm
Some libraries are missing,
LibQtCore. so.4 is needed by PPStream-1.0.0-2.i386
LibQtGui. so.4 is needed by PPStream-1.0.0-2.i386
LibQtNetwork. so.4 is needed by PPStream-1.0.0-2.i386
LibQtWebKit. so.4 is needed by PPStream-1.0.0-2.i386
LibQtXml. so.4 is needed by PPStream-1.0.0-2.i386
Libfuse. so.2 is needed by PPStream-1.0.0-2.i386
Libfuse. so.2 (FUSE_2.6) is needed by PPStream-1.0.0-2.i386
Directly install libQtCore. so.4 libQtGui. so.4 libQtNetwork. so.4 libQtWebKit. so.4 libQtXml. so.4 libfuse. so.2
Do not run yum install libfuse. so.2 (FUSE_2.6). After installation, non-root users cannot view PPS.
Note: This (libQtWebKit. so.4) package is not in the image and must be downloaded online. This package is in the attachment.
Install rpm package: rpm-ivh PPStream-1.0.0-2.i386.rpm
If you cannot play normally under normal users, you can make the following settings
:
Choose audio device from PPStream tool-> options-> alsa
It can be played normally under normal users. The PPS icon on the GONME desktop can be played by normal users after they click it.
DEB package installation:
The following is the deb format. No one should be idle. The suitable version is not suitable. Can we convert it to another version? I'm afraid there will be.
Chmod 777 ppstream-1.0.0-1.i386.deb
Deb package rpm package: alien-r ppstream_1.0.0-1_i386.deb
Chmod 777 PPStream-1.0.0-2.i386.rpm
1. Download: wget http://download.ppstream.com/ppstream_1.0.0-1_i386.deb
2. Install the deb package to rpm package alien:
Wget http://ftp.de.debian.org/debian/pool/main/a/alien/alien_8.86.tar.gz
Tar zxvf alien_8.83.tar.gz
Cd alien
Perl Makefile. PL
Make
Make install
The installation is the same as above.