[Haskell-beginners] Any advice on installing gtk2hs

patricklynch kmandpjlynch at verizon.net
Tue Feb 1 17:48:09 CET 2011


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 at haskell.org [mailto:beginners-bounces at haskell.org]
On Behalf Of patricklynch
Sent: Tuesday, February 01, 2011 11:16 AM
To: 'Krzysztof Skrzetnicki'
Cc: beginners at 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 at gmail.com] 
Sent: Monday, January 31, 2011 5:06 PM
To: patricklynch
Cc: beginners at 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20110201/cf6d1217/attachment.htm>


More information about the Beginners mailing list