lilypond-devel
[Top][All Lists]
Advanced

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

Re: Please test gub


From: Alexander Kobel
Subject: Re: Please test gub
Date: Fri, 1 Feb 2019 14:09:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

Hi,

On 01.02.19 13:51, Knut Petersen wrote:
On 31.01.19 16:04, Alexander Kobel wrote:


and I can cleanly compile the recent poppler 0.73 with openjpeg2 backend from source, with a simple cmake + make.


is there an libopenjpeg1-devel package installed? If not: try to install and rerun gub ...

yes and no - Arch follows the principle that the packages provide both runtimes and development requirements at the same time, so there is no separation as in, e.g., Debian. In particular, I have the headers on my system, and pkg-config is configured correctly:

% ls -1 /usr/include/openjpeg-*/*
/usr/include/openjpeg-1.5/openjpeg.h
/usr/include/openjpeg-2.3/openjpeg.h
/usr/include/openjpeg-2.3/opj_config.h
/usr/include/openjpeg-2.3/opj_stdint.h

% pkg-config --cflags --libs libopenjpeg
-I/usr/include/openjpeg-1.5 -lopenjpeg

% pkg-config --cflags --libs libopenjpeg1
-I/usr/include/openjpeg-1.5 -lopenjpeg

% pkg-config --cflags --libs libopenjp2
-I/usr/include/openjpeg-2.3 -lopenjp2


Cheers,
Alex

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]