XFileSharing Pro - mplayer

Message
Author
freddy23
Posts: 9
Joined: Jul 04, 2009 12:25 pm

mplayer

#1 Postby freddy23 » Jul 04, 2009 8:43 pm

how i can istall mplayer and GD PLEASE HELP ME

th3hotcake
Posts: 51
Joined: Apr 07, 2009 7:24 pm

#2 Postby th3hotcake » Jul 04, 2009 8:54 pm

Login to SSH and use these commands

for debian and ubuntu, use:

Code: Select all

apt-get install mplayer
OR

for redhat and centos, use:

Code: Select all

yum install mplayer
For GD, use these commands:

Code: Select all

perl -MCPAN -e shell

install GD