[Haskell-cafe] Re: gtk2hs with old gtk2
Andy Stewart
lazycat.manatee at gmail.com
Fri Aug 13 14:36:01 EDT 2010
Johannes Waldmann <waldmann at imn.htwk-leipzig.de> writes:
> I'm trying to build gtk2hs on debian/lenny,
> that is, with gtk2 v. 2.12 if I understand this correctly.
>
> I got the gtk2hs sources from darcs (I guess it's 0.11.0)
> and http://www.haskell.org/gtk2hs/ says
> "You need to specify -f-gtk_2_20 for Gtk+ 2.18 etc."
> I would love to, but where exactly? (When bootstrap.sh)
Infact, you don't need that.
Just "cabal install" is enough.
Flags gtk_version just use when first cabalized gtk2hs test-version relased,
now gtk2hs can choose right gtk version automatically.
Cheers,
-- Andy
More information about the Haskell-Cafe
mailing list