gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] test results after removing Pattern CD106


From: Paul Pogonyshev
Subject: Re: [gnugo-devel] test results after removing Pattern CD106
Date: Sun, 27 Apr 2003 18:34:38 -0400
User-agent: KMail/1.5.9

kevin yong wrote:
> > >  --- Evan Berggren Daniel wrote:
> > > >  The recommended way to run regressions is 'make
> > > > all_batches' from
> > > > within the regression directory; this will print
> >
> > out unexpected results.
> >
> >
> > try running /usr/bin/make all_batches
> >
> > does that help?
> >
> > Paul
>
> Hi, Paul:
>
>   thanks for your reply.
>
>   this time, when i use /usr/bin/make all_batches,
> i got new report:
>
>   make:*** no rule to make target 'all_batches'. Stop
>
>   any advices will be appreciated. thanks in advance.

you must have forgotten to run `configure' script. just cd to the gnugo
directory and type
  ./configure

btw, if simple `make' in command line doesn't launch system default make
that's very strange. you can probably use `gmake' for now (it must be a
symbolic link to /usr/bin/make), but you should check your PATH variable,
perhaps cygwin uses the value got from windows. just type
  set

this will list all environment variables. scroll upwards with shift-pgup
if needed.

Paul






reply via email to

[Prev in Thread] Current Thread [Next in Thread]