On Thu, 23 Aug 2007 09:56:17 +0200 lynx.abraxas@...1631... wrote:
[...]
I do ./autogen.sh; configure; make. Configure is happy with my system and also with my poppler-0.5.91. poppler-0.5.91 has the header files that can't be found during inkscape make but these seem to be headers only for compilation of poppler or poppler at least does not install them. Telling inkscape configure about the sources of poppler helps but then the make gets stuck because some includes in the poppler-headers are local ones which then of course don't resove. I couldn't find any hint about some special poppler install in the docs but as it is brand new developpment docs are often behind. I just wonder if and then how someone made a complete make with poppler used with current svn so far?
Did you use the --enable-xpdf-headers option when you configured poppler? I don't remember if that was enough... perhaps I had to copy some poppler headers manually to get it working.
-- Gustav