Sunday, January 2, 2011

ps3mediaserver installation

must add 2 repositories :
 rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm ( replace x86_64 for i386 if your system is 32bits ) you can point your web browser to the directory if this is not working.

rpm -ivh http://apt.sw.be/redhat/el5/en/x86_64/dab/RPMS/rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm

have to install java
yum install java

have to install mplayer ffmpeg and mencoder

homepage: ps3mediaserver
go to /usr/local/
wget http://ps3mediaserver.googlecode.com/files/pms-generic-linux-unix-1.20.412.tgz

 tar -zxvf pms-generic-linux-unix-1.20.412.tgz

it is necessary to configure the system.  TBD

Only go in /usr/local/pms-linux-1.20.412 and run PMS.sh to start the server.

don't forget to delete the file /usr/local/pms-generic-linux-unix-1.20.412.tgz

No comments:

Post a Comment