Re: Whither pkg-config?

2010-09-24 Thread Lyle Kopnicky
Thanks, I got it working with -f-pango. Looking forward to the Cocoa UI! On Fri, Sep 24, 2010 at 3:01 PM, Jeff Wheeler wrote: > You're probably going to have a lot of trouble installing Yi with > Gtk2Hs. You can try installing it without the Gtk UI (i.e. Pango) with > `cabal install yi -f-pango`

Re: Whither pkg-config?

2010-09-24 Thread Jeff Wheeler
You're probably going to have a lot of trouble installing Yi with Gtk2Hs. You can try installing it without the Gtk UI (i.e. Pango) with `cabal install yi -f-pango`. In theory, there's a Cocoa UI, too, but I'll be surprised if it compiles today. On Fri, Sep 24, 2010 at 4:59 PM, Lyle Kopnicky wro

Whither pkg-config?

2010-09-24 Thread Lyle Kopnicky
Hi folks, I'm trying to install yi on my Mac Mini. I installed the latest Haskell Platform, then tried to 'cabal install yi'. It compiled most of the stuff, but had problems finding gtk2hsC2hs. I was able to resolve this by installing the gtk2hs-buildtools package and trying again. (There seems to