[poppler] building 0.68 and 0.69

Valerio Messina efa at iol.it
Mon Sep 24 12:26:21 UTC 2018


hi,
I'm trying to build the 0.69 on Ubuntu.
I got this error in 'build $ cmake ..' phase:

------------------------------------------------------------
...
-- The imported target "openjpip_local" references the file
    "/usr/lib/x86_64-linux-gnu/libopenjpip_local.a"
but this file does not exist.  Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
    "/usr/lib/x86_64-linux-gnu/openjpeg-1.5/OpenJPEGTargets.cmake"
but not all the files it references.

-- The imported target "openjpip_server" references the file
    "/usr/lib/x86_64-linux-gnu/libopenjpip_server.a"
but this file does not exist.  Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
    "/usr/lib/x86_64-linux-gnu/openjpeg-1.5/OpenJPEGTargets.cmake"
but not all the files it references.

CMake Error at CMakeLists.txt:207 (message):
   Install libopenjpeg2 before trying to build poppler.  You can also decide
   to use the internal unmaintained JPX decoder or none at all.
------------------------------------------------------------

so files:
/usr/lib/x86_64-linux-gnu/libopenjpip_local.a
/usr/lib/x86_64-linux-gnu/libopenjpip_server.a
are missing.
In what package are supposed to be those files?


I had all the following packages already installed:
libopenjp2-7-dev
libopenjpeg-dev
openjpeg-tools     : j2k_dump,j2k_to_image,image_to_j2k
libopenjpip-server : opj_server
libopenjpeg-java   : libopenjpegjni.so
openjpip-dec-server: jpip_to_jp2,jpip_to_j2k,addXMLinJP2


Note: Building 0.68 generate same error, while 0.67 work
I also tried to build 0.69 on Windows with both Cygwin64 and 
Mingw64(Msys2), fail also there.

Someone can help me to generate the last version of the library and tools?


thank you
-- 
Valerio


More information about the poppler mailing list