Bulat Ziganshin <bulat.zigans...@gmail.com> writes: > Hello Axel, > > Thursday, May 27, 2010, 10:13:45 PM, you wrote: > >> http://code.haskell.org/gtk2hs/INSTALL > > thank you. and what if i deploy my gtk2hs application via hackage? > is it enough for user to run "cabal install myapp" to install my app > and all runtime gtk/gtk2hs libraries she need to run it?
They would need to install gtk2hs-buildtools and alex themselves to be able to build gtk and associated libraries, as well as have the appropriate C header files from gtk+ installed. -- Ivan Lazar Miljenovic ivan.miljeno...@gmail.com IvanMiljenovic.wordpress.com _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell