hrm... I'm encounter a whole slew of problems getting gtk2hs to build now,
might be snow leopard related

glib/System/Glib.hs:13:0:
    Failed to load interface for `System.Glib.UTFString':
      Use -v to see a list of the files searched for.
make: *** [glib/System/Glib.o] Error 1

is the relevant message at the end. I think i'm going to call it a night

On Sun, Mar 14, 2010 at 5:25 AM, Brandon S. Allbery KF8NH <
allb...@ece.cmu.edu> wrote:

> On Mar 14, 2010, at 01:53 , Carter Schonwald wrote:
>
> sudo cabal install --extra-lib-dirs=/opt/local/lib
> --extra-include-dirs=/opt/local/include hieroglyph chart
> Resolving dependencies...
> cabal: cannot configure Hieroglyph-3.89. It requires cairo -any, glib -any,
> gtk >=0.10.0 and gtkglext -any
> There is no available version of cairo that satisfies -any
> There is no available version of glib that satisfies -any
> There is no available version of gtk that satisfies >=0.10.0
> There is no available version of gtkglext that satisfies -any
>
>
> Those are not MacPorts libraries, but Haskell libraries.  And they're all
> provided by the Haskell gtk2hs package, which at the moment isn't
> Cabal-ized, so Cabal can't find them unless gtk2hs has been installed
> manually.
>
>  --
> brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allb...@kf8nh.com
> system administrator [openafs,heimdal,too many hats] allb...@ece.cmu.edu
> electrical and computer engineering, carnegie mellon university    KF8NH
>
>
>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to