I got thru the problem, mentioned below – namely, ‘setup.exe: pkg-config version >=0.9.0 is required but it could not be found..
However, now I’m missing:
Setup.exe: Missing dependencies on foreign libraries:
* Missing C Libraries: z, cairo
* Missing C Libraries: gobject-2.0, glib-2.0, intl
Help
-----Original Message-----
From:
beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org] On Behalf Of patricklynch
Sent: Tuesday, February 01, 2011
11:16 AM
To: 'Krzysztof Skrzetnicki'
Cc: beginners@haskell.org
Subject: Re: [Haskell-beginners]
Any advice on installing gtk2hs
I ran ‘cabal install gtk2hs-buildtools’ and it worked…
However, when I ran ‘cabal install gtk’, I got the following error:
‘setup.exe: pkg-config version >=0.9.0 is required but it could not be found.’
Help.
-----Original Message-----
From: Krzysztof Skrzetnicki
[mailto:gtener@gmail.com]
Sent: Monday, January 31, 2011
5:06 PM
To: patricklynch
Cc: beginners@haskell.org
Subject: Re: [Haskell-beginners]
Any advice on installing gtk2hs
Cannot find gtk2hsC2hs
Please install 'gtk2hs-buildtools' first and check that the install
Well, did you follow the message with 'cabal install gtk2hs-buildtools' then?
Best regards,
Krzysztof Skrzêtnicki