help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] Still problems to trying install grease


From: Travis Griggs
Subject: [Help-smalltalk] Still problems to trying install grease
Date: Thu, 7 Apr 2011 11:58:27 -0700

Thought I'd take a fresh run at this.

1) Got a fresh kubuntu install (not just for this, but I wanted to try the new 
KDE out)
2) Installed a number of packages as prescribed by 
http://smalltalk.gnu.org/blog/zuluuuuuu/installing-gnu-smalltalk-ubuntu-10-10. 
I had to add install gawk as well for the next step to work.
3) Downloaded GST 3.2.4 and did the configure/make/make install (sudo on the 
last step of course)
4) Played around with VisualGST to verify things were working to some degree
5) Did gst-package --download grease -t ~/.st

Got a stack trace that looked like the following at the top:

address@hidden:~/smalltalk-3.2.4$ gst-package --download grease -t ~/.st
Object: nil error: Invalid value nil: object not indexable                      
          
SystemExceptions.NotIndexable(Exception)>>pass (ExcHandling.st:385)             
          
optimized [] in UndefinedObject>>executeStatements 
(/usr/local/share/smalltalk/scripts/Package.st:1195)
SystemExceptions.NotIndexable(Exception)>>activateHandler: (ExcHandling.st:516)
SystemExceptions.NotIndexable(Exception)>>signal (ExcHandling.st:254)           
                           
SystemExceptions.NotIndexable class(SystemExceptions.InvalidValue 
class)>>signalOn: (SysExcept.st:409)     
UndefinedObject(Object)>>checkIndexableBounds: (Object.st:792)
UndefinedObject(Object)>>at: (Object.st:858)                                    
                                      
File class(FilePath class)>>isAbsolute: (FilePath.st:171)                       
                                      
File class(FilePath class)>>fullNameFor: (FilePath.st:187)                      
                                      
File class>>name: (File.st:112)                                                 
                                      
PackageFiles>>addURL: (/usr/local/share/smalltalk/scripts/Package.st:322)       
                                      
PkgInstall(PackageCommand)>>addFile: 
(/usr/local/share/smalltalk/scripts/Package.st:591)
optimized [] in PackageCommand>>runOnAll: 
(/usr/local/share/smalltalk/scripts/Package.st:602)
OrderedCollection>>do: (OrderColl.st:68)

Any help hugely appreciated. Do I *need* grease to do the Iliad thing?

--
Travis Griggs
Objologist
"An idea, like a ghost, must be spoken to a little before it will explain 
itself." - Charles Dickens 




reply via email to

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