why can't I add restricted extras?

Asked by madmama

I have tried to add the restricted extras from the add/remove applications. It asks me to install and then appears to try to apply change but nothing happens. I would appreciate any help as I really need adobe flash player installed and from what I have read I need to change this setting first. Thanks alot.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu ubuntu-restricted-extras Edit question
Assignee:
No assignee Edit question
Solved by:
kabotage
Solved:
Last query:
Last reply:
Revision history for this message
kabotage (kabotage) said :
#1
Revision history for this message
LinuxUbuntugeek (clarke121) said :
#2

Try this

Open the Terminal and submit the following command

sudo apt-get install ubuntu-restricted-extras

LUg.

Revision history for this message
madmama (madmama) said :
#3

LinuxUbuntugeek, I did give that a go. It tells me the sun java package is missing, goes to a package configuration screen but I can't go any further than that. I tried clicking on the ok but nothing happens.

Kabotage, When I click on system, admin, software sources nothing comes up so I can't make any changes that this guide is telling me to do.

Thanks alot for the suggestions. Any other ideas?

Revision history for this message
kabotage (kabotage) said :
#4

To install java, search sun-java6-jre in synaptic. Or

Try another method. https://help.ubuntu.com/community/Medibuntu

Goodluck!

Revision history for this message
madmama (madmama) said :
#5

kabotage I tried using synaptic and seemed to be making progress. The error I now receive is: msstcorefonts post-installation script returned error exit status 1. Have tried to read other posts about this problem but have just confused myself. Thanks very much for the help as I am a new user and as you can properly tell not very computer savey.

Revision history for this message
Best kabotage (kabotage) said :
#6

Try to reinstall the msttcorefonts.

sudo apt-get remove msttcorefonts

and if error occurs, try

sudo apt-get install -f

or

sudo dpkg --configure -a

if it worked, reinstall it

sudo apt-get install msttcorefonts

Good luck.

Revision history for this message
madmama (madmama) said :
#7

Although I am still getting an error message java is now working. Thank you very much for the help.

Revision history for this message
madmama (madmama) said :
#8

Thanks kabotage, that solved my question.