Gtk2Hs/Linux

From HaskellWiki
< Gtk2Hs
Revision as of 14:26, 29 August 2011 by EricKow (talk | contribs) (from gtk2hs main page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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