Question #260831 on qpdfview changed: https://answers.launchpad.net/qpdfview/+question/260831
Adam Reichold proposed the following answer: Hello =JeffH, Debian and Ubuntu, like a lot of binary distributions, ship only the runtime libraries as part of their packages, but not the headers and other supplementary files necessary to build programs using those libraries. So for example for Poppler's Qt4 bindings, you need the package "libpoppler-qt4-dev" which contains the headers and a pkg-config manifest. You can also install all dependencies automatically "apt-get build-dep qpdfview". But you could actually have a simpler time just using the dailydebs built for Ubuntu automatically available at [1]. Best regards, Adam. [1] https://code.launchpad.net/~adamreichold/+archive/ubuntu/qpdfview- dailydeb -- You received this question notification because you are a member of qpdfview, which is an answer contact for qpdfview. -- Mailing list: https://launchpad.net/~qpdfview Post to : [email protected] Unsubscribe : https://launchpad.net/~qpdfview More help : https://help.launchpad.net/ListHelp

