[Haskell-cafe] difficulty getting cabal and macports to play nice

Carter Schonwald carter.schonwald at gmail.com
Sun Mar 14 06:46:21 EDT 2010


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 <
allbery at 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] allbery at kf8nh.com
> system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
> electrical and computer engineering, carnegie mellon university    KF8NH
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100314/2597f925/attachment.html


More information about the Haskell-Cafe mailing list