Hi I have latest Cygwin and gst smalltalk 3.2. I build it with a configuration like this: "./configure --with-emacs --with-readline --with-gmp --with-tcl --with-tk --enable-gtk --with-system-libsigsegv" When I try to start gst-browser it gives me: $ gst-browser.exe Object: DLD error: requested module gst-gtk was not found SystemExceptions.CInterfaceError(Smalltalk.Exception)>>signal (ExcHandling.st:254) SystemExceptions.CInterfaceError class(Smalltalk.Exception class)>>signal: (ExcHandling.st:161) Smalltalk.DLD class>>addModule: (DLD.st:297) optimized [] in Smalltalk.Package>>primFileIn (PkgLoader.st:1550) Smalltalk.Set(Smalltalk.HashedCollection)>>do: (HashedColl.st:201) [] in Smalltalk.Package>>primFileIn (PkgLoader.st:1551) Smalltalk.BlockClosure>>ensure: (BlkClosure.st:269) Smalltalk.Package>>primFileIn (PkgLoader.st:1544) Kernel.StarPackage>>primFileIn (PkgLoader.st:1076) optimized [] in Smalltalk.PackageLoader class>>fileInPackages: (PkgLoader.st:1870) Smalltalk.OrderedCollection(Smalltalk.SequenceableCollection)>>do: (SeqCollect.st:812) Smalltalk.PackageLoader class>>fileInPackages: (PkgLoader.st:1863) Smalltalk.PackageLoader class>>fileInPackage: (PkgLoader.st:1851) Smalltalk.Package(Kernel.PackageInfo)>>fileIn (PkgLoader.st:491) optimized [] in Smalltalk.UndefinedObject>>executeStatements (/usr/local/share/smalltalk/scripts/Load.st:126) Smalltalk.OrderedCollection(Smalltalk.SequenceableCollection)>>do: (SeqCollect.st:812) [] in Smalltalk.UndefinedObject>>executeStatements (/usr/local/share/smalltalk/scripts/Load.st:124) [] in Smalltalk.BlockClosure>>ifCurtailed: (BlkClosure.st:287) Smalltalk.BlockClosure>>ensure: (BlkClosure.st:269) Smalltalk.BlockClosure>>ifCurtailed: (BlkClosure.st:273) Smalltalk.UndefinedObject>>executeStatements (/usr/local/share/smalltalk/scripts/Load.st:114)
What am I missing? _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
