
On Monday 31 January 2011 23:25:08, patricklynch wrote:
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.e xe
...
Cannot find gtk2hsC2hs
Please install 'gtk2hs-buildtools' first and check that the install
Directory is in your PATH (e.g.. HOME/.cabal/bin)
Have you done 'cabal install gtk2hs-buildtools' first? That step is not listed under point 5.1.5, that may be an oversight. If you have, where is gtk2hsC2hs located, is it in C:/Users/User/AppData/Roaming/cabal/bin or elsewhere?
My PATH is C:/Users/User/AppData/Roaming/cabal/bin
Should I change my PATH?
Good day