On Thu, 2009-12-10 at 13:19 -0800, Lyle Kopnicky wrote: > Hi folks, > > > I downloaded the gtk2hs package. I ran 'configure', 'make' and 'sudo > make install'. It seemed to install a bunch of things, but then when I > type 'ghc-pkg list' it doesn't show a 'gtk' package. I looked back at > the configure log and noticed that it said it wasn't going to build > the gtk package. I'm not clear why it would not build that. It does > say something about adding the directory containing 'gtk+-2.0.pc' to > the PKG_CONFIG_PATH environment variable; is that related? I can't > find such a file - it didn't seem to be in the archive.
You need to install the "dev" variants of the gtk and related packages using the system package manager. Do that, then run ./configure again, if there are components you want that are still not getting built then go find the corresponding system "dev" packages. Duncan ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Gtk2hs-devel mailing list Gtk2hs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel