Install Sun's Java
Sun Java is available as a set of Debian packages and may be easily installed using apt. To obtain Sun's Java, ensure that 'non-free' is included in /etc/apt/sources.list
# apt-get install sun-java5-bin sun-java5-demo sun-java5-jdk sun-java5-jre
Since there may be more than one flavor of Java on the system (e.g. kaffe) ensure that Sun Java is the chosen alternative
#...
Read more... Add new comment


