help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] smalltalk-1.95.2 make check


From: Dirk Sondermann
Subject: Re: [Help-smalltalk] smalltalk-1.95.2 make check
Date: Thu, 22 Feb 2001 21:42:21 +0100

> hello.  I am getting errors doing a "make check" with smalltalk-1.95.2
> ...
> ./run-test: ./../gst: No such file or directory

In tests/run-test the line
  : ${GST=../gst}
has to be replaced by
  : ${GST=../../gst}

Simply using "GST=../../gst make check" instead of "make check" should
also work.

Dirk




reply via email to

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