[Cuis-dev] Feature require: 'OSProcess'. -- installation problem
    H. Hirzel 
    hannes.hirzel at gmail.com
       
    Thu Mar  6 09:26:03 PST 2025
    
    
  
Hi
If I do
     Feature require: 'OSProcess'.
(I just downloaded the the package from 
https://github.com/Cuis-Smalltalk/OSProcess and put it into the 
subfolder 'Packages' in the main Cuis folder).
I get a walkback window at the following place:
StandardFileStream methodsFor: '*OSProcess-Base' stamp: 'dtl 6/5/2006 06:59'
StandardFileStream is marked red, i.e. not defined.
The feedback on the Transcript is also below.
The package does not work, e.g.
    OSProcess command: 'dir'
gives an error. Any suggestions what might be wrong?
Kind regards
Hannes
-----------------------------------------------------
feedback on the Transcript.Cuis7.3
latest update: #7061
Running at 
:C:\Users\Hirzel\Documents\Cuis-Smalltalk-7061\CuisImage\Cuis7.3-7036.image
Package SqueakCompatibility successfully installed
Package Network-Kernel successfully installed
Attempt to create AttachableFileStream as a subclass of nil. Possibly a 
class is being loaded before its superclass.
MessageNotUnderstood: UndefinedObject>>methodsFor:stamp:
while evaluating: StandardFileStream methodsFor: '*OSProcess-Base' 
stamp: 'dtl 6/5/2006 06:59'
    
    
More information about the Cuis-dev
mailing list