Yes I saved iconv.dll to C:\Windows, but having iconv.dll nearby to gst.exe works too (as bonzini said).
On Sun, Mar 11, 2012 at 18:05, Gwenaël Casaccio <[email protected]> wrote: > You solved the problem by copying libiconv-2.dll as iconv.dll ? > By the way how those external libraries could be added (or not) > in the binaries distribution ? > > Gwen > > > On 11/03/2012 12:25, Ladislav Marek wrote: >> >> New version now works (I had same problem with missing DLLs). Thanks! >> >> But Iconv package is not working: >> Loading package Iconv >> Object: DLD error: requested module iconv 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:1556) >> Smalltalk.Set(Smalltalk.HashedCollection)>>do: (HashedColl.st:200) >> [] in Smalltalk.Package>>primFileIn (PkgLoader.st:1556) >> Smalltalk.BlockClosure>>ensure: (BlkClosure.st:268) >> Smalltalk.Package>>primFileIn (PkgLoader.st:1550) >> Kernel.StarPackage>>primFileIn (PkgLoader.st:1076) >> optimized [] in Smalltalk.PackageLoader class>>fileInPackages: >> (PkgLoader.st:1880) >> Smalltalk.OrderedCollection>>do: (OrderColl.st:66) >> Smalltalk.PackageLoader class>>fileInPackages: (PkgLoader.st:1873) >> Smalltalk.PackageLoader class>>fileInPackage: (PkgLoader.st:1861) >> Smalltalk.UndefinedObject>>executeStatements (test.st:1) >> >> On Sun, Mar 11, 2012 at 12:12, Gwenaël Casaccio<[email protected]> wrote: >>> >>> On 10/03/2012 13:19, ZuLuuuuuu wrote: >>>> >>>> Thanks for the windows binaries. It says libffi-5.dll is missing when I >>>> try >>>> to start gst.exe, though. >>>> >>>> ----- >>>> Canol Gökel >>>> -- >>>> View this message in context: >>>> http://forum.world.st/ANN-Windows-binaries-tp4456166p4461930.html >>>> Sent from the Gnu mailing list archive at Nabble.com. >>>> >>>> _______________________________________________ >>>> help-smalltalk mailing list >>>> [email protected] >>>> https://lists.gnu.org/mailman/listinfo/help-smalltalk >>> >>> >>> Canol can you try the newest version ? I've added the missing dll >>> (libffi, >>> dlfcn and libtool) >>> >>> Cheers, >>> Gwen >>> >>> >>> >>> _______________________________________________ >>> help-smalltalk mailing list >>> [email protected] >>> https://lists.gnu.org/mailman/listinfo/help-smalltalk > > _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
