Hi,
On Wed, 9 Mar 2011 12:39:13 +0000, Harry Roberts wrote: On a related note I was unable to build a recent checkout of Poppler because it tries to build all the GTK based tests regardless of whether or not the configure script found gdk/gtk etc. Removing 'test' from the SUBDIRS in the Makefile stops the gtk-tests getting built and allows poppler to compile (I'm only interested in pdftotext). I guess if gtk-tests is enabled it tries to pull in cairo, even if cairo is disabled, hence the cairo errors. At some point I intend stopping pdftotext generating spurious extra lines where characters are overprinted. This is a problem with LaTeX where it produces "'e" with a character off-set for e-acute and other accents (pdftotext currently bumps the 'e' to the next line). Also on my wishlist is to expose the wordlist from TextOutputDev to glib. And lastly SWIG wrappers for the glib-bindings (if I ever get glib-bindings to compile). Thanks, Tim. I got around it by commenting out the 'tests' target in Makefile (I was in a hurry), after that it builds border-left: 1px #ccc solid; padding-left: 1ex;">$ git clone git://git.freedesktop.org/git/poppler/poppler [2] $ cd poppler $ ./autogen.sh --prefix=/usr/local/poppler --disable-cairo-output --disable-poppler-glib --disable-gtk-test --disable-poppler-qt4 --disable-splash-output --disable-poppler-cpp $ make ... Building poppler with support for: font configuration: fontconfig splash output: no cairo output: no abiword output: no qt4 wrapper: no glib wrapper: no introspection: no cpp wrapper: no use gtk-doc: no use libjpeg: yes use libpng: yes use libtiff: no use zlib: no use libcurl: no use libopenjpeg: yes use cms: yes command line utils: yes $ make 2>"> -- All the best, Tim. _______________________________________________ poppler mailing list [email protected] [3] http://lists.freedesktop.org/mailman/listinfo/poppler [4] Links: ------ [1] mailto:[email protected] [2] http://git.freedesktop.org/git/poppler/poppler [3] mailto:[email protected] [4] http://lists.freedesktop.org/mailman/listinfo/poppler
_______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
