Hi folks,
Am struggling to get gGo to start. I'm running Redhat 9 (Shrike). I
installed:
gGo-1.0.rpm
and
gnugo-3.6-1.i386.rpm (and it's definitely in the path)
Already installed is Java - JRE 1.4.2_05
My problem is that I can't see how to start the client program. ggo is
in /usr/local/bin and when I invoke it directly from there ... this is
what I get back.
Starting gGo...
Warning: -jar not understood. Ignoring.
Exception in thread "main" java.lang.NoClassDefFoundError:
.usr.local.gGo.lib.gGo.jar
at 0x40264e17:
java.lang.Throwable.Throwable(java.lang.String)
(/usr/lib/./libgcj.so.3)
at 0x40257c8e: java.lang.Error.Error(java.lang.String)
(/usr/lib/./libgcj.so.3)
at 0x402596b6:
java.lang.LinkageError.LinkageError(java.lang.String)
(/usr/lib/./libgcj.so.3)
at 0x4025ab36:
java.lang.NoClassDefFoundError.NoClassDefFoundError(java.lang.String)
(/usr/lib/./libgcj.so.3)
at 0x402a9075: gnu.gcj.runtime.FirstThread.run()
(/usr/lib/./libgcj.so.3)
at 0x4024bc4c: _Jv_ThreadRun(java.lang.Thread)
(/usr/lib/./libgcj.so.3)
at 0x402188ac: _Jv_RunMain(java.lang.Class, byte const, int,
byte const, boolean) (/usr/lib/./libgcj.so.3)
at 0x08048910: ?? (??:0)
at 0x4069044d: __libc_start_main (/lib/libc.so.6)
at 0x080486c1: ?? (??:0)
When I try it as a jar file:
[anton@XXXXXX anton]$ gij -jar ggo
Failed to load Main-Class manifest attribute from ggo
This reaches about the limits of my understanding ..... any help would
be appreciated.
Thanks in advance.
Anton