Paolo Bonzini (02.09. 08:15):

> I've published 2.1.12 with these fixes.
> 

And it compiles just fine, as in 
  $ configure && make && make check && make install

Compilation time is too short to get some coffee, though.

Minor nuisance:
  $ mkdir newdir
  $ cd newdir
  $ gst -gqK browser/Run.st
  Loading package BloxTK
  Loading package Blox
  Available tests
     ...
  Loading package Parser
  Loading package Browser

  Initializing system -- be patient...
  Loading GuiData.st
  Loading View.st
  Loading ...
  Loading Debugger.st
  Loading Notifier.st
  Object: File error: Permission denied
  SystemExceptions.FileError(Exception)>>#signal
  SystemExceptions.FileError class(Exception class)>>#signal:
  File class>>#checkError:
  File class>>#checkError
  ObjectMemory class>>#snapshot:
  ObjectMemory class>>#snapshot
  UndefinedObject>>#executeStatements

Judging by the default path suggested in the File>Save as dialog,
gst tries to save the image somewhere in /usr/local/ instead of
the current directory, as "gst -i" does.


Thanks for your time, Paolo.

s.

-- 
Stefan Schmiedl
+-------------------------------+----------------------------------------+
|Approximity GmbH               | EDV-Beratung Schmiedl                  |
|http://www.approximity.com     | Am Bräuweiher 4, 93499 Zandt, Germany  |
|mailto:[EMAIL PROTECTED]  | Tel. (09944) 3068-98, Fax -97          |
+-------------------------------+----------------------------------------+


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

Reply via email to