← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76591]: java versions issue + java lag in ubuntu

 

Question #76591 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/76591

marcobra (Marco Braida) proposed the following answer:
Might be you want to install sun-java6

How to install Java

To install sun-java6

Please first enable the  multiverse repository:

Open System → Administration → Software sources → [ Tab Ubuntu software ]
enable "Software restrictecd by copyright or legal issue ( multiverse )"
Close and confirm the repository reload.


Then open a Terminal from the menu Applications → Accessories → Terminal and type:

sudo aptitude update
sudo apt-get upgrade
sudo aptitude install sun-java6-bin sun-java6-jre sun-java6-plugin

give your user password when requested, you don't see nothing when you
type it, then press enter.

and then select this as your default java jre with

sudo update-java-alternatives

Hope this helps

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.