Axel Simon <axel.si...@in.tum.de> writes: > On May 27, 2010, at 4:51, Magicloud Magiclouds wrote: > >> Hi, when installing gtk, I got this >> Configuring gio-0.11.0... >> setup: gtk2hsHookGenerator: shal.list: openFile: does not exist (No >> such file or directory) >> What should I do? Thanks. > > Have you moved your .cabal directory around? Or your home directory? > Or did you perhaps delete parts of your cabal directory? > > The file (should be marshal.list) is installed with gtk2hs-buildtools. > The path to it is provided by cabal. Axel, i think he has install old darcs gtk2hs-buildtools and never update it when he install gio from hackage.
In old version of gtk2hs-buildtools, gtkmarshal.list is *hard code* gtkmarshal.list, when we change from gtkmarshal.list to marshal.list, old gtk2hs-buildtools try to delete first three characters (marshal.list -> shal.list). So he need update gtk2hs-buildtools from hackage first. Cheers, -- Andy ------------------------------------------------------------------------------ _______________________________________________ Gtk2hs-devel mailing list Gtk2hs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel