On 5/16/05, gerhard <[EMAIL PROTECTED]> wrote: > Am Montag 16 Mai 2005 19:42 schrieb Shaun Jackman: > > /usr/sbin/update-alternatives --display java > $ /usr/sbin/update-alternatives --display java > java - status is manual. > link currently points to /usr/lib/j2sdk1.5-sun/bin/java > /usr/lib/j2re1.5-sun/bin/java - priority 315 > slave java.1.gz: /usr/lib/j2re1.5-sun/man/man1/java.1.gz > /usr/lib/j2sdk1.5-sun/bin/java - priority 315 > slave java.1.gz: /usr/lib/j2sdk1.5-sun/man/man1/java.1.gz > Current `best' version is /usr/lib/j2re1.5-sun/bin/java. > > $ java -showversion > java version "1.5.0_02" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_02-b09) > Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_02-b09, mixed mode) > > All the other versions informations are in the first bug report. It's > 1.5.0+update02. I build that with java-package from > jdk-1_5_0_02-linux-amd64.bin. > > regards > > Gerhard
I don't have a good idea of what could be wrong here. Just to bring us both up to the same version of Java, try removing sun-j2re1.5 -- it's unnecessary in any case since sun-j2sdk provides sun-j2re -- and trying installing sun-j2sdk 1.5.0+update03. Sorry I can't come up with anything smarter. Cheers, Shaun