[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem compiling libpoppler=0.48.0-2 in Jessie



On Tue, Nov 22, 2016 at 4:52 AM, Davide Anchisi <danchisi@gmail.com> wrote:
> Hi,
>
> I am trying to compile "libpoppler" in Debian Jessie (amd64) from testing
> sources:
>     apt-get -b source libpoppler64=0.48.0-2
> I resolved the build dependencies:
>     apt-get build-dep libpoppler64=0.48.0-2
>
> The build begins, but stops with an error:
>
> make[1]: entering directory
> "/home/davide/daInstallare/LaTeX/ultima/poppler-0.48.0"
> dh_install --list-missing
> dh_install: libpoppler-qt5-1 missing files (usr/lib/*/libpoppler-qt5.so.1*),
> aborting
> ...
> make[1]: *** [override_dh_install] Error 255
> ...
> make: *** [binary] Errore 2
> dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit
> status 2
>

The libpoppler-qt5.so.1 is part of libpoppler-qt5-1 package as can be
seen below.

 % apt-file search libpoppler-qt5.so.1
libpoppler-qt5-1: /usr/lib/x86_64-linux-gnu/libpoppler-qt5.so.1
libpoppler-qt5-1: /usr/lib/x86_64-linux-gnu/libpoppler-qt5.so.1.7.0

Try installing it and see how it goes?

BTW what command are you using to build the package?

-- 
Kamaraju S Kusumanchi | http://raju.shoutwiki.com/wiki/Blog


Reply to: