For ubuntu 8.04 there is no Java6 update10 supported
But you can download the .deb file here (- no WARRANTY for the files and not for this tip …)
Then install them via -I used the lasted 13:
sudo dpkg -i sun-java6-bin_6-13-1_i386.deb sun-java6-jre_6-13-1_all.deb sun-java6-plugin_6-13-1_i386.deb sun-java6-jdk_6-13-1_i386.deb
Verify your installation via:
java -version
javac -version
javaws -version
=> 1.6.0_13
You can switch java versions (e.g. between openjdk and sun) via:
sudo update-alternatives –config java
or
sudo update-alternatives –config javac
You should now be able to download the latest alpha version of timefinder, where I used pack200 without a special server set-up! See more details in the next post.
Pingback: Further with Maven and WebStart (jnlp) « Java and more …
Just update to karmic!
Why should I?
8.04 is a long term support version. I will switch to 9.10 if my graphic card is supported then …