
19 Jan
2011
19 Jan
'11
4:15 a.m.
2011/1/18 Stephanie Wong
I downloaded glade-3.4.3-win32-1.zip file extracted to 'C:\Glade' then I added 'C:\Glade' to the path environment variable. I tried 'cabal install glade' on command shell and got this:
'Cannot find gtk2hsC2hs Please install gtk2hs-buildtools' first and check that the install directory is in your PATH (e.g. HOME/.cabal/bin).
I think you have to 'cabal install gtk2hs-buildtools' then 'cabal install gtk2hs' then 'cabal install glade' David.