Axel Simon <axel.si...@in.tum.de> writes:

> Hi Daniel,
>
> On May 25, 2010, at 18:10, wagne...@seas.upenn.edu wrote:
>
>> This is awesome, congratulations!
>>
>> Quick suggestion: maybe some of the packages should add
>> gtk2hs-buildtools to the dependency list?
>> http://www.reddit.com/r/haskell/comments/c7uh3/gtk2hs_now_on_hackage/c0qpp49
>
> Well, the buildtools do not install any libraries. Thus, it is  
> impossible for cabal to tell whether they are installed or not. I  
> think there's a ticket somewhere for cabal that it should track build  
> tools. Alternatively, we could install a fake library, but that's a  
> bit ugly.
Axel, maybe you need modified gtk2hs wiki with

   add "~/.cabal/bin" to PATH (export PATH=$PATH:~/.cabal/bin)
   
   "cabal install gtk2hs-buildtools && cabal install gtk"

"cabal install gtk" make many haskeller failed. :)

Cheers,

  -- Andy


------------------------------------------------------------------------------

_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to