0
votes
3answers
4k views

How can I install Sun Java JDK 6 on Debian?

If I try to install Sun Java JDK 6 on Debian, it doesn't install it. I don't want to install OpenJDK, because it doesn't work always exactly same as Sun JDK. I use following command: apt-get install ...
2
votes
3answers
2k views

JDK install - no matching plugin

I'm trying to install JDK on my remote Debian box. I've been following the directions at this page. Problem is, the make-jpkg fails. Here's the output I get (plus the version of java-package I'm ...