On Sat, May 16, 2009 at 3:21 AM, Colin McQuillan <m.ni...@googlemail.com> wrote: > I installed GHC 6.10.3 then ran this installer. What's a good test? > Annoyingly you can't copy and paste into GHCi 6.10.3 on Windows! > Trying :m Graphics.UI.Gtk and > initGUI>>windowNew>>=widgetShowAll>>mainGUI shows a window.
Thanks. I tested it on the same machine I used to build it, so I just wanted to make sure nothing major was broken. > > At first I just had "Haskell Platform" and some older GHC installs. > The gtk2hs installer didn't detect the Haskell Platform GHC - when > Haskell Platform 2009.2.1 comes out what will the procedure be to > install gtk2hs? Hmm, not sure. I'll have to take a look at that. > > I got a warning about my Graphviz GTK libraries being in PATH - I hope > this is, in principle, solvable? Could the GTK libraries be loaded by > full path? > Windows looks on the PATH to try to find DLLs. If you have copies of the GTK libs in multiple PATH directories, you might have problems. I don't know if there's a way to specify the full path to the libraries, if that's what you're asking. I think it checks the directory the executable is located in before any other directory, though. If you're not having any problems, though, I wouldn't worry about it. Pete ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Gtk2hs-devel mailing list Gtk2hs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel