Difference between revisions of "Gtk2Hs/Linux"

From HaskellWiki
Jump to navigation Jump to search
(from gtk2hs main page)
(No difference)

Revision as of 14:26, 29 August 2011

Headline text

Ubuntu

Installing ThreadScope on Ubuntu is easy. First, install the dependencies

   sudo apt-get install libgtk2.0-dev libpango1.0-dev libglib2.0-dev libcairo2-dev

and then install ThreadScope

   cabal install ThreadScope