[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnugo-devel] problems i'm having with gnugo
From: |
Paul Pogonyshev |
Subject: |
Re: [gnugo-devel] problems i'm having with gnugo |
Date: |
Mon, 27 Sep 2004 14:33:26 -0200 |
User-agent: |
KMail/1.4.3 |
chris capaci wrote:
> hey, i'm having this problem where i can't use gtp mode. i'm using an
> interface called gGo which uses gnugo, but uses the --mode gtp option.
> however, when the program tries to start gnugo, it gives an error. so
> i tried running gnugo --mode gtp by itself and it just prints the
> license and info and then does nothing. is there something i'm missing
> to get get gtp mode to work? thanks.
Sounds like you have an older version of GNU Go. Try adding
`--quiet' option to `--mode gtp'. I.e. `gnugo --mode gtp --quiet'.
Paul