
Hi Colin,
Colin Paul Adams
"Andy" == Andy Stewart
writes: Andy> But when upgrade to GHC 6.10.1, i failed to install XMonad Andy> 0.8 and gtk2hs 0.9.13 I heard someone install success with Andy> develop version. So anyone success install XMonad and Andy> gtk2hs with GHC 6.10.1?
I am using the development version of gtk2hs OK with GHC 6.10.1. When i ./configure gtk2hs souce code, i will got below information:
,---- | * The following packages will be built: | * | * glib : yes | * gtk : yes | * glade : no | * cairo : yes | * svgcairo : no | * gtkglext : no | * gconf : no | * sourceview : no | * mozembed : no | * soegtk : yes | * gnomevfs : no | * gstreamer : no | * documentation : no `---- So i want to ask, what libraries need to install for support full gtk2hs? Thank you very much! -- Andy