You can resolve the problem by performing either of the following steps:
- Install the OpenJDK
yee@chimney:~$ sudo apt-get install openjdk-6-jdk
- Install sun-java6 packages from the Canonical Partner Repository
- Adding a new source
sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"
- Run an update for the new repository
sudo apt-get update
- Now you can install the Sun JDK
sudo apt-get install sun-java6-jdk
没有评论:
发表评论