To Aditya Siram ...thanks for writing the procedure in the link in the email below...... ...I got stuck on the command: 'cabal install gtk' ...it gives the following message: Linking: C:\Users\User\AppData\Local\cairo-0.12.043\cairo-0.12\dist\setup\setup.exe ... Cannot find gtk2hsC2hs Please install 'gtk2hs-buildtools' first and check that the install Directory is in your PATH (e.g.. HOME/.cabal/bin) My PATH is C:/Users/User/AppData/Roaming/cabal/bin Should I change my PATH? Good day -----Original Message----- From: patricklynch [mailto:kmandpjlynch@verizon.net] Sent: Monday, January 31, 2011 1:55 PM To: 'patricklynch'; beginners@haskell.org Subject: RE: Any advice on installing gtk2hs PS, this was for the Windows installation... -----Original Message----- From: patricklynch [mailto:kmandpjlynch@verizon.net] Sent: Monday, January 31, 2011 1:54 PM To: 'beginners@haskell.org' Subject: Any advice on installing gtk2hs Good afternoon, Any advice on installing gtk2hs... I used the instructions at: http://www.haskell.org/haskellwiki/Gtk2Hs and get a bunch of error messages... Thanks...