> Yours is a not-uncommon problem with gcj. Try the Sun JVM > [http://java.sun.com/j2se/1.4.2/download.html] instead. If you > already have the Sun JVM installed, you may have gcj "earlier" > on the classpath. Try invoking with a full path -- use the path > to your own Java install location, but it will be something > like: > > /usr/java/j2re1.4.2/bin/java -jar anyj4.3.7-linux.jar cheers mate, that did the trick! Is there some way I could get rid of my 1.2 altogether? i now have 1.4.2 and 1.4 installed in other places. It would be good to consolidate somehow! ideas? cheers anton
