
Hi Bulat, (Note, I'm not using Ubuntu) You may use the packaged versions from Ubuntu. According to http://packages.ubuntu.org/ Hardy (which is the current version of Ubuntu) has GHC vesion 6.8.2-2ubuntu1 and gtk2hs version 0.9.12.1-1ubuntu2. Ubuntu package names are ghc6 and libghc6-gtk-dev respectively. To install them you need to launch the package manager (it's probably in the system->administration menu) and select those packages. You might also be interested in other packages from the ght2hs tree which are listed here: http://packages.ubuntu.com/source/hardy/gtk2hs Hope that helps. Best, Michał On Tue, 2008-10-21 at 21:17 +0400, Bulat Ziganshin wrote:
Hello haskell-cafe,
i'm linux freshman
what's the simplest way to install ghc + gtk2hs on Ubuntu x86 system?