Steve, Thanks for your reply. I tried
gst -qK browser/Run.st but it doesn't work. I checked the package.xml file in the /usr/local/share/smalltalk and it is the same as the installation one. This is what it prints on the prompt after scavenging... Loading package BloxTK Object: DLD error: requested module blox-tk was not found SystemExceptions.CInterfaceError(Exception)>>#signal SystemExceptions.CInterfaceError class(Exception class)>>#signal: DLD class>>#addModule: optimized [] in PackageLoader class>>#primFileInPackage: Set(HashedCollection)>>#do: PackageLoader class>>#primFileInPackage: optimized [] in PackageLoader class>>#fileInPackages: OrderedCollection(SequenceableCollection)>>#do: PackageLoader class>>#fileInPackages: PackageLoader class>>#fileInPackage: UndefinedObject>>#executeStatements /usr/local/share/smalltalk/browser/run.st:44 invalid scope resolution Any ideas? Thanks! ---- Original message ---- >Date: Wed, 23 Mar 2005 16:47:21 -0500 >From: Steve Rich <[EMAIL PROTECTED]> >Subject: Re: [Help-smalltalk] installing gst2.1.10 on cygwin >To: Paolo Bonzini <[EMAIL PROTECTED]>, "<[EMAIL PROTECTED]>" <[EMAIL PROTECTED]> >Cc: Steve Rich <[EMAIL PROTECTED]> > >I believe that it's supposed to be > >gst -qK browser/Run.st > >now. Also, I've noted that the packages.xml file that gets installed >into /usr/local/share/smalltalk/ is blank, so I have to copy the one >from the source distro over the zero-length one it it won't find the >packages either. (I'm on a 10.3.8 Mac OS X box running 2.1.10.) > >FYI, >sjr > >On Mar 23, 2005, at 12:33 PM, <[EMAIL PROTECTED]> wrote: > >> Hello gang, >> >> I installed gst2.1.10 on cygwin, it was a smoth installation >> but I can not get blox to run. >> >> I looked at the archive of this list but I can't get unstuck. >> >> First there is no blox/Run.st as the documentation says. I >> have a blox-tk directory with Blox.st, BloxBasic.st, >> when I try gst -qK blox-tk/Blox.st it says that it can't find >> BloxBasic.st >> >> if I cd inside blox-tk and try again it says that there are >> undefined C functions, my guess is it can't find the modudle >> or library (BTW is it the .a or .la file?) do I have a problem >> with the path? >> >> thanks in advance >> >> >> _______________________________________________ >> help-smalltalk mailing list >> [email protected] >> http://lists.gnu.org/mailman/listinfo/help-smalltalk _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
