A little question

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

A little question

Fabian Boucsein
Hello,

i installed GNU Smalltalk 3.0.1 with the following
commands:

./configure
make
make check
make install (as root)

Then i tried to get the class bowser running, as
described with: gst -qK browser/Run.st
and got the following answer:

gst: Couldn't open kernel file 'browser/Run.st': No
such file or directory.

Btw. All tests run successfully.

Maybe you can help me.

Many thanks in advance

Fabian


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: A little question

Paolo Bonzini-2
> gst: Couldn't open kernel file 'browser/Run.st': No
> such file or directory.

For 3.0.x, the browser is started with 'gst-blox'.

Thanks for your interest in gst!

Paolo


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk