Skip to content

Commit

Permalink
Update build instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
cchantep committed Jan 31, 2015
1 parent dd57985 commit 243ad56
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,12 @@ Build on Mac OS X has following requirements.
- [GTK2 with Quartz](http://applicius-en.tumblr.com/post/91636015743/gtk2-with-osx-quartz).
- [GTK2 Murrine theme engine](git://git.gnome.org/murrine); Optional but recommanded to make it look nice (see [Mac OS X patch](https://bugzilla.gnome.org/show_bug.cgi?id=733124) to build it).

#### Windows 7+

Build on Windows has following requirements.

- GTK2 hackage must be installed with `-f-fmode-binary`

#### Haskell Platform

```
Expand Down Expand Up @@ -222,4 +228,4 @@ for ($i = 0; $i < $pagecount; $i++) {

$pdf->Output("test-dhek.pdf", "F");
?>
```
```

0 comments on commit 243ad56

Please sign in to comment.