Published: 17 December 2003 (updated: 21 December 2006) Post To: del.icio.us
, furl
, digg
, spurl
,
[url=javascript:popw='';Q='';x=document;y=window;if(x.selection)%20%7bQ=x.selection.createRange().text;%7d%20else%20if%20(y.getSelection)%20%7bQ=y.getSelection();%7d%20else%20if%20(x.getSelection)%20%7bQ=x.getSelection();%7dpopw%20=%20y.open('https://mail.google.com/mail?view=cm&tf=0&to=&su='%20+%20escape(document.title)%20+%20'&body='%20+%20escape(Q)%20+%20escape('\n')%20+%20escape(location.href),'gmailForm','scrollbars=yes,width=680,height=510,top=175,left=75,status=no,resizable=yes');if%20(!document.all)%20T%20=%20setTimeout('popw.focus()',50);void(0);]gmail this[/url]
,
[url=javascript:popw='';Q='';x=document;y=window;if(x.selection)%20%7bQ=x.selection.createRange().text;%7d%20else%20if%20(y.getSelection)%20%7bQ=y.getSelection();%7d%20else%20if%20(x.getSelection)%20%7bQ=x.getSelection();%7dpopw%20=%20y.open('http://www.blogger.com/blog_this.pyra?t='%20+%20escape(Q)%20+%20'&u='%20+%20escape(location.href)%20+%20'&n='%20+%20escape(document.title),'bloggerForm','scrollbars=no,width=475,height=300,top=175,left=75,status=yes,resizable=yes');if%20(!document.all)%20T%20=%20setTimeout('popw.focus()',50);void(0);]Blog this[/url]
This is a simple guide to installing MPlayer (movie player for linux ... http://www.mplayerhq.hu/
) on Redhat Fedora from source. The current release of Fedora Core is 6 (FC6)
. Most information also applies to Redhat 7.3, 8.0 and 9.0, Fedora Core 1, 2, 3, 4 and 5 - although there are some differences. Required skills are basic command line knowledge.
MPlayer and most of the below applications are provided as easy to install binary RPM files (and accompanying SRC.RPM files). Please use them if they suit your needs. However compiling software on your own will provide greater customization and often a performance increase. Primarily this guide should provide valuable learning experience and instruction in the standard Linux and GNU software installation process. Note: Please report any inaccuracies or errors in these instructions.