[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [computer-go] java setup (slightly off topic :)
On 5 November 2004, Dave Denholm wrote:
> It is trying to tell you what's wrong... the class you are trying to
> feed it is incompatible.
> My only guess is that the client was compiled using jdk 1.5 and so
> cannot run (by default) on jdk 1.4
This is correct. Version 49.0 is from jdk 1.5.
> > Anyone got any ideas what else I need to do ?? Have tried various
> > combinations of the PATH without success.
Download and install the 1.5 jre and make it your default. Or get the
source and recompile it under 1.4 (this will only work if it isn't
using any new 1.5 features that aren't available in 1.4).
Daniel Hallmark
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/