davvil / pdfpc

A presenter console with multi-monitor support for PDF files.
http://davvil.github.com/pdfpc/
GNU General Public License v2.0
210 stars 20 forks source link

List build dependencies #64

Open abrock opened 11 years ago

abrock commented 11 years ago

You could list the names of the packages needed for compiling. For Debian testing:

libgee-dev libpoppler-glib-dev librsvg2-dev libgtkmm-2.4-dev

List might be incomplete, these were missing on my system.

paalge commented 11 years ago

I would agree to this. On Fedora 19 I had to install a load of different packages (the ones i remember now are): gstreamer-plugins-base-devel libgee06-devel gstreamer-plugins-good-devel poppler-glib-devel

woutersj commented 9 years ago

On Fedora 21, to build from github, one needs the packages @paalge has listed, plus: cmake gcc vala-compat (see #88) gtk2-devel librsvg2-devel