Pages

Search This Blog

25 February 2008

Install MP3 player



Download RealPlayer 10.0 GOLD:
http://www.real.com/linux/

Select: "Download RPM Package"

NOTE: If you have RealPlayer 8 or older installed please read Fedora Core 2 - RealPlayer.


NOTE: You can have both HelixPlayer and RealPlayer installed,
however I strongly recommend using RealPlayer over HelixPlayer.

Check for HelixPlayer:

[root@charon fc4]# rpm -q HelixPlayer
HelixPlayer-1.0.4-4

Uninstall HelixPlayer:

[root@charon fc4]# rpm -e HelixPlayer

Install RealPlayer 10 GOLD:

[root@charon fc4]# rpm -ivh RealPlayer10GOLD.rpm
Preparing... ########################################### [100%]
1:RealPlayer ########################################### [100%]

PROBLEM: Since RealPlayer is compiled in GCC 3.2 and
FC4 uses and links to GCC 4.0, you will need compat-libstdc++-33 RPM.
This file is found on CD3 of the Fedora Core 4 disks.

[root@charon fc4]# rpm -ivh compat-libstdc++-33-3.2.3-47.fc4.i386.rpm

----

(IF NECESSARY) Reset Mozilla/Firefox Plugin Cache. This must be
done for EVERY user.

Mozilla:
[mirandam@charon ~]$ rm ~/.mozilla/pluginreg.dat
FireFox:
[mirandam@charon ~]$ rm ~/.mozilla/firefox/pluginreg.dat

RealPlayer/HelixPlayer Forums:
https://helixcommunity.org/forum/?group_id=154


By : http://www.mjmwired.net/resources/mjm-fedora-fc4.html