Diagrams/Install

From HaskellWiki
< Diagrams
Revision as of 19:41, 21 December 2011 by Byorgey (talk | contribs) (installation info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

XXX add general installation instructions here

Installing on Linux/Unix

As far as we know there are currently no issues installing diagrams on Linux/Unix systems.

Installing on Windows

Cairo can unfortunately be difficult to install on Windows.

Here are instructions for installing gtk2hs on Windows. They work with the exception of the issue described here, which can be circumvented by passing the --global option to 'cabal install cairo' (if you don't mind installing cairo in the global package database).

Here is a discussion about the most recent difficulties.

Installing on Mac OS X

Many people have reported problems installing cairo on OS X. Please add any information, workarounds, error messages etc. here.