The terminal states "You will have to enable component called 'universe'" when I try to install java compiler
The terminal states "You will have to enable component called 'universe'" when I try to install java compiler
I take it you tried to install java via an apt-get command in the terminal?
I think you need to enable the universe repository. Though I thought it came enabled by default... Anyway, easiest way is to go to System > Administration > Software Sources. Under the Ubuntu Software tab, tick the box for Community maintained Open Source Software (universe).
Last edited by t0p; October 19th, 2008 at 01:52 AM.
the terminal state "sudo apt-get install udo"
Teminal state "bash:udo:command not found" when typed sudo apt-get install sun-java6-jdk
Then maybe the 's' did not come through?
Last edited by t0p; October 19th, 2008 at 02:56 AM. Reason: To apologize... and laugh some more...
the terminal state "sudo apt-get install udo"
then it teminal state "bash:udo:command not found" when typed sudo apt-get install udo
what do you think i can do
First, you need to update your package list. Do this by typing in terminal:
Next, typeCode:sudo apt-get update
That udo threw me for a bit. I thought it was a typo for sudo. I didn't realize there's actually a package called udo til I checked.Code:sudo apt-get install udo
Anyway, those instructions should sort you out.
Bookmarks