XFileSharing Pro - fast help with mplayer please

Message
Author
bigfile
Posts: 10
Joined: Mar 21, 2010 10:51 am

fast help with mplayer please

#1 Postby bigfile » Mar 26, 2010 5:49 pm

Code: Select all

[root@ks357911 ~]# yum -y install mplayer
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
 * base: mirror.ovh.net
 * updates: mirror.ovh.net
 * addons: mirror.ovh.net
 * extras: mirror.ovh.net
Excluding Packages in global exclude list
Finished
Setting up Install Process
Parsing package install arguments
No package mplayer available.
Nothing to do

peterdays
Posts: 55
Joined: Mar 10, 2010 3:56 pm

#2 Postby peterdays » Mar 26, 2010 9:23 pm

you should have gone the managed dedi server way :P

the repositories you are using dont have mplayer

bigfile
Posts: 10
Joined: Mar 21, 2010 10:51 am

#3 Postby bigfile » Mar 26, 2010 9:39 pm

i dont have managed server i buy my server at ovh.de/com....


please help

savacac
Posts: 2
Joined: Mar 26, 2010 9:47 pm

#4 Postby savacac » Mar 26, 2010 11:57 pm

I can help you install all modules for a fee. Pm me if you are interested.

Thanks

bigfile
Posts: 10
Joined: Mar 21, 2010 10:51 am

#5 Postby bigfile » Mar 27, 2010 11:17 am

i need help please... bigfile .in is the url

komi
Posts: 161
Joined: Nov 27, 2009 12:41 pm

#6 Postby komi » Mar 27, 2010 2:05 pm

You better build mplayer from source. That way you can ensure that you got the latest version.
I'm sure there are tutorials on how to do this.

bigfile
Posts: 10
Joined: Mar 21, 2010 10:51 am

#7 Postby bigfile » Mar 27, 2010 5:26 pm

komi wrote:I'm sure there are tutorials on how to do this.
sorry but i cant find any good tutorial that is bad... please help me :(

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#8 Postby PilgrimX182 » Mar 28, 2010 3:57 pm

Run this from root console:

for 32-bit linux:

Code: Select all

rpm -Uhv http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
for 64-bit linux:

Code: Select all

rpm -Uhv http://apt.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS//rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm
then once again

Code: Select all

yum install mplayer