Hi, On Do, 2014-11-13 at 11:36 +0000, Mark Monahan wrote: > Is it just me or is the installation of SDAPs on Linux unnecessarily > complicated. I’ve had to spend ages installing dependencies, and > updates and then still I find add files to the project fail because > they are apparently the wrong format. Any attempt to convert results > in errors including poppler not being installed, even though it is
You need the poppler gir bindings (should be in the gir1.2-poppler-0.18 package on debian/ubuntu; also needed is python-gi). I updated the list/website a bit, maybe it is a bit clearer now. That warning is always displayed when you use the conversion feature even if the input file is not a PDF. It means that "from gi.repository import Poppler" failed, i.e. the introspection bindings for poppler cannot be loaded. > Does anyone know of a clear step-by-step install and usage > instructions beyond what is on the sdaps site? Unfortunately there are only packages for ubuntu "trusty" (which work fine on debian jessie/sid). There is also an ebuild for gentoo. I don't know of any other packages though. Benjamin
signature.asc
Description: This is a digitally signed message part
