Skip to content

Commit

Permalink
Update README with Ubuntu compiling notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsarm committed Dec 17, 2013
1 parent 5aaedfa commit 83d635d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README
@@ -1,4 +1,3 @@

0. Usage
============

Expand Down Expand Up @@ -59,6 +58,9 @@ As for dependencies, diff-pdf requires the following libraries:
* sudo yum groupinstall "Development Tools"
* sudo yum install wxGTK wxGTK-devel poppler-glib poppler-glib-devel

Ubuntu:
* sudo apt-get install libpoppler-glib-dev poppler-utils wxgtk2.8-dev automake

Note that many more libraries are required on Windows, where none of the
libraries Cairo and Poppler use are normally available. At the time of writing,
transitive cover of the above dependencies included fontconfig, freetype, glib,
Expand Down

0 comments on commit 83d635d

Please sign in to comment.