Finding solution for RealPlayer installation

I'd try to install RealPlayer using .deb files since I cant play any .mp3 and .avi files but i got "Error: Dependency is not satisfiable: lsb (>= 3.1)" during the installation. Can anyone help me with this. Thank you

Comments

To play MP3s

Have you installed: ubuntu-restricted-extras ? Have a look at RestrictedFormats on https://help.ubuntu.com/community/RestrictedFormats

Like said above: install the

Like said above: install the restriced extra's and try the medibuntu packages (also includes realplayer) http://www.medibuntu.org/

Download RealPlayer from

Download RealPlayer from www.real.com/linux and place it into your home folder

From the terminal window do the following:

1. Make the realplayer installation file executable by typing
chmod a+x RealPlayer11GOLD.bin then press enter
2. Type sudo ./RealPlayer11GOLD.bin and press enter
3. enter password and hit enter
4. when prompted press enter to continue
5. When asked to complete the path where you want to install RealPlayer type:
/opt/RealPlayer and press enter
6. To begin copying files accept default by pressing enter
7. allow the installer to configure symbolic links by typing Y and press enter
8. Specify prefix by pressing Enter

interesting

hm