First time I've gotten gtk2hs to install from ports on Mac OS X from scratch

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...

Hi Jeff,
On Sat, Apr 4, 2009 at 10:57 AM, Jeff Heard
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...
I think people might be able to help you, but I think we need the exact error message. Unfortunately, "won't link" is a bit too vague to make any suggestions. Jason

On Sat, Apr 4, 2009 at 12:15 PM, Jason Dagit
I think people might be able to help you, but I think we need the exact error message. Unfortunately, "won't link" is a bit too vague to make any suggestions.
Nevermind my message. I see you sent the error in a different thread. Jason
participants (2)
-
Jason Dagit
-
Jeff Heard