Follow the Instructions on the HaskellWiki (download gtk2hs, install the GTK+ framework, install pkgconfig)
Add the following variable to you environment.plist file:
PKG_CONFIG_PATH=/Library/Frameworks/Cairo.framework/Resources/dev/lib/pkgconfig: /Library/Frameworks/GLib.framework/Resources/dev/lib/pkgconfig: /Library/Frameworks/Gtk.framework/Resources/dev/lib/pkgconfi
In the gtk2hs directory run:
./configure --disable-split-objs --disable-gio
make
sudo make install
Useful Sites
HaskellWiki
Haskell Cafe from Mail Archive.com
No comments:
Post a Comment