Skip to content

Commit

Permalink
Update README with Ubuntu compiling notes (development tools)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsarm committed Dec 17, 2013
1 parent 83d635d commit 059a731
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README
Expand Up @@ -59,7 +59,8 @@ As for dependencies, diff-pdf requires the following libraries:
* 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
* sudo apt-get install make automake g++
* sudo apt-get install libpoppler-glib-dev poppler-utils wxgtk2.8-dev

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,
Expand Down

0 comments on commit 059a731

Please sign in to comment.