Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Installing Mplayer 1.0 Pre7 From Source, for new linux user
jedipi
post May 9 2005, 07:45 AM
Post #1


Premium Member
Group Icon

Group: Members
Posts: 352
Joined: 2-March 05
From: Australia
Member No.: 2,859



1.Intro:

installation environment: FC3

This new version Mplayer can play rm file very well
and many bugges were fixed.

if you want to play stream media with mplayer,
please download the package from live.com
and put it to /usr/lib after compiled

then when you compile Mplayer
please use the following options
--enable-live
--with-livelibdir=/usr/lib/live

2.download:

- MPlayer-1.0pre7
-----------------
http://www4.mplayerhq.hu/MPlayer/releases/...1.0pre7.tar.bz2

- Codes
--------
i. CODES-all
http://mplayer.ethz.ch/MPlayer/releases/co...0050412.tar.bz2

ii. win32_CODES-all
http://mplayer.ethz.ch/MPlayer/releases/co...ll-20050412.zip

-Fonts
http://mplayer.ethz.ch/MPlayer/releases/fo...-cp1250.tar.bz2

-Skin
http://mplayer.ethz.ch/MPlayer/Skin/Blue-1.4.tar.bz2
I choose Blue skin. if you want to have different outlook, you can download the other s skin.

3. install code
CONSOLE

tar vjxf all-20050412.tar.bz2
mv all-20050412 /usr/lib/codes
chmod 644 /usr/lib/codes/*
chown root.root /usr/lib/codes/*

unzip windows-all-20050412.zip
mv windows-all-20050412 /usr/lib/wincodes
chmod 644 /usr/lib/wincodes/*
chown root.root /usr/lib/wincodes/*


4.install MPlayer
CONSOLE

tar vjxf MPlayer-1.0pre7.tar.bz2

cd MPlayer-1.0pre7

./configure --prefix=/usr/local/mplayer/ --enable-gui --with-codecsdir=/usr/lib/codes/ --with-win32libdir=/usr/lib/wincodes/

make

make install


P.S. you can install it to wherever by modifying the --prefix value

options:
./configure #please refer to ./configure --help
--prefix=/usr/local/mplayer/ #install path.
--enable-gui #if you are not going to use mplayer in xwindow, you don;t this.
--with-codecsdir=/usr/lib/codes/ #specify the path for codes. Remember? we just installed the codes here.
--with-win32libdir=/usr/lib/wincodes/ #specify the path for codes

you have to wait for a while after make and make install smile.gif
once it is installed
please copy the sample config file to /etc directory.
CONSOLE

cd etc
cp example.conf /usr/local/mplayer/etc/config
cp codecs.conf /usr/local/mplayer/etc/


5.install fonts
CONSOLE

tar font-arial-iso-8859-1.tar.bz2
cd font-arial-iso-8859-1
mv font-arial-18-iso-8859-1 /usr/local/mplayer/share/mplayer/font/
cd /usr/local/mplayer/share/mplayer/font/
ln -s font-arial-18-iso-8859-1 font


6.install skin
CONSOLE

tar vjxf Blue-1.4.tar.bz2
mv Blue /usr/local/mplayer/share/mplayer/Skin/
cd /usr/local/mplayer/share/mplayer/Skin/
ln -s Blue default


now you can run gmplayer.....
enjoy it.

And sorry about my bad English. Hope you can understand me.
Go to the top of the page
 
+Quote Post
madcrow
post May 9 2005, 12:11 PM
Post #2


Advanced Member
Group Icon

Group: Members
Posts: 196
Joined: 12-April 05
Member No.: 3,899



Thanks for the guide. I'm more of a xine fan myself, but I like to keep an up-to-date copy of mplayer around too...
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Running Linux on slow computers(12)
  2. Now Linux is ease(9)
  3. Linux SuSE detec you all hareware(2)
  4. You can Play now in Linux(26)
  5. What's The Difference Between Linux And Unix?!?(18)
  6. What Language Is Linux Written In ?(15)
  7. Where To Find Notepad++ For Linux ?(37)
  8. What Made You Switch To Linux?(61)
  9. Psybnc - Howto(4)
  10. Looking For Linux(34)
  11. How To Install Linux Without A CD or DVD?(11)
  12. Diablo 2 In Linux?(10)
  13. Linux?(3)
  14. What Is Linux(2)
  15. So, I Want To Try Out Linux.(9)
  1. How To Play Music And Movie In Linux? Which Is The Good One?.(6)
  2. Some Usefull Linux Basic Commands And Utilities. Please Add To This List If You Know One.(0)
  3. How To Copy File & Folders From Linux To Windows?.(12)
  4. Access Linux Box From Windows Machine- Putty Tool(2)
  5. Linux For Beginners- Easy To Install(16)
  6. Linux Basic Command - For Storing Compilation Error To File(1)
  7. Errors When Installing/booting(13)
  8. Choice Of Motherboard For Linux Virtualization(5)
  9. Why Linux?(23)
  10. Which Linux Version For Newbies?(14)
  11. Linux Software Installation Help(2)
  12. I Want To Get Linux, Which One Is Best?(6)
  13. When And What Is Your First Linux Experience?(4)


 



- Lo-Fi Version Time is now: 5th December 2008 - 12:27 AM