Showing posts with label Realplay. Show all posts
Showing posts with label Realplay. Show all posts

Sunday, September 10, 2006

Playing Realplayer Audio in Linux Mozilla Firefox

There are some music sites where you need
realplayer plugins to be configured on your (Mozilla Firefox/Linux)
browser to play songs :

I did the following to get this working :
1) Download and Install RealPlayer10G RPM from
http://www.real.com/linux/

2)Once you Install RealPlayer
Copy nphelix.so to your Mozilla plugins directory
and nphelix.xpt to your Mozilla components directory.

Heres the Path I copied from :
(I use Fedora Core release 5 (Bordeaux) )

[root@sriram sriram]# cp /usr/local/RealPlayer/mozilla/nphelix.xpt
/usr/lib/mozilla-1.7.12/components/

[root@sriram sriram]# cp /usr/local/RealPlayer/mozilla/nphelix.so
/usr/lib/mozilla-1.7.12/plugins/

Restart the browser to use the Music Site and see now if this works.