Maybe a bit late but Eduard Brown point me the solution, a missing package libpoppler-private-dev
Hope this help. Regards.
-----Original Message----- From: mathog <mathog@...1176...> Reply-To: mathog@...1176... To: inkscape-devel@lists.sourceforge.net Subject: Re: [Inkscape-devel] Problems building on Ubuntu 16.04 Date: Fri, 07 Apr 2017 11:34:22 -0700
On 06-Apr-2017 18:05, mathog wrote:
cmake ..
which failed at
... WITH_OPENMP: ON WITH_PROFILING: OFF WITH_YAML: OFF
CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: POPPLER_INCLUDE_DIR used as include directory in directory /usr/local/src/inkscape_trunk used as include directory in directory /usr/local/src/inkscape_trunk used as include directory in directory /usr/local/src/inkscape_trunk used as include directory in directory /usr/local/src/inkscape_trunk
<SNIP many lines> -- Configuring incomplete, errors occurred! See also "/usr/local/src/inkscape_trunk/build/CMakeFiles/CMakeOutput.log".
This is at revision 15617.
Did a completely clean install of inkscape using bzr on this system, then in it
mkdir build cd build cmake ..
and it failed the same way. Futzed around with the poppler packages and ended up here:
ii gir1.2-poppler-0.18 0.41.0-0ubuntu1 ii libpoppler-dev:i386 0.41.0-0ubuntu1 ii libpoppler-glib-dev 0.41.0-0ubuntu1 ii libpoppler-glib8:i386 0.41.0-0ubuntu1 ii libpoppler58:i386 0.41.0-0ubuntu1 ii poppler-data 0.4.7-7 ii poppler-utils 0.41.0-0ubuntu1
and it still fails the same way.
pkg-config --cflags poppler -I/usr/include/poppler ls /usr/include/poppler glib ls /usr/include/poppler/glib poppler-action.h poppler-attachment.h poppler-document.h poppler-features.h poppler.h poppler-media.h poppler-page.h poppler-annot.h poppler-date.h poppler-enums.h poppler-form-field.h poppler-layer.h poppler-movie.h poppler-structure-element.h
cmake is 3.5.1
Suggestions???
Thanks,
David Mathog mathog@...1176... Manager, Sequence Analysis Facility, Biology Division, Caltech
--------------------------------------------------------------------- --------- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel