[Haskell-cafe] First time I've gotten gtk2hs to install from ports on Mac OS X from scratch

Jeff Heard jefferson.r.heard at gmail.com
Sat Apr 4 13:57:21 EDT 2009


The instructions in the leksah manuals seem to work for doing a
straight-up ports install of gtk2hs.  I've never managed to get it to
install without compiling manually, but this worked

$ sudo port install gtk2 cairo librsvg libglade2 gtksourceview2
gtkglext gtk-chtheme gtk2-clearlooks
$ sudo port -k install ghc gtk2hs hs-cabal

Unfortunately leksah itself won't link...


More information about the Haskell-Cafe mailing list