help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] Re: Still problems to trying install grease


From: ZuLuuuuuu
Subject: [Help-smalltalk] Re: Still problems to trying install grease
Date: Thu, 7 Apr 2011 12:43:19 -0700 (PDT)

Travis Griggs-4 wrote:
> 
> 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 
> 
> 
> _______________________________________________
> help-smalltalk mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-smalltalk
> 

Hello,

As Thomas said you need to install libgnutls-dev as well. I learned this
after writing that blog post so I updated it now. Added libgnutls,
libgnutls-dev, git, and gawk. Thanks!

-----
Canol Gökel
--
View this message in context: 
http://forum.world.st/Still-problems-to-trying-install-grease-tp3434265p3434362.html
Sent from the Gnu mailing list archive at Nabble.com.



reply via email to

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