After numerous attempts, here is a quick way to get sites like raaga.com to work in firefox running on linux.
- sudo apt-get install alsa-oss
- Download the linux player from www.real.com, the one that ends with .bin.
- chmod a+x Realplayer***.bin
- sudo Realplayer***.bin
The above command will install realplay. You can specify the installation directory which defaults to the Desktop.
- sudo gedit Realplayer-Install-Directory/realplay
- modify $REALPLAYBIN "$@" to aoss $REALPLAYBIN "$@"
- restart firefox
- go to www.raaga.com
and enjoy the music!!!