%general-entities; ]> Poppler-&poppler-014-version; Poppler Introduction to Poppler The Poppler package contains a PDF rendering library and command line tools used to manipulate PDF files. This is useful for providing PDF rendering functionality as a shared library. This old version is usable by . If you are not building that package, please use . The two versions of poppler install similar programs, libraries, and pkgconfig files. &lfs67_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &poppler-014-md5sum; Download size: &poppler-014-size; Estimated disk space required: &poppler-014-buildsize; Estimated build time: &poppler-014-time; Poppler Dependencies Required , , and (so that the libpoppler-qt library is built) Recommended , , and OpenJPEG Optional , , , , and User Notes: Installation of Poppler Poppler will overwrite command-line utilities and man pages previously installed by the Xpdf package. If you prefer to keep the Xpdf versions of these files, pass the parameter to the configure command below. ./configure --prefix=/usr \ --sysconfdir=/etc && make This package does not come with a test suite. Now, as the root user: make install && install -v -m755 -d /usr/share/doc/poppler-&poppler-014-version; && install -v -m644 README* /usr/share/doc/poppler-&poppler-014-version; If you wish to download and install the optional encoding files to render CJK and Cyrillic properly, please follow the instructions for the Additional Encoding Data on the page - this version of poppler will automatically read them if they are present when it runs. Command Explanations --disable-cairo-output: This parameter disables building the cairo graphics backend. --disable-poppler-glib and --disable-gtk-test: These parameters disable building the GLib wrapper and GTK+ test program. --disable-static: Prevent static libraries being built and installed. --enable-xpdf-headers: Install old Xpdf headers required by certain programs. These are unsupported by Poppler. Contents Installed Programs Installed Libraries Installed Directories for the pdf* programs libpoppler.{so,a}, libpoppler-cpp.{so,a}, libpoppler-glib.{so,a}, libpoppler-qt.{so,a} and libpoppler-qt4.{so,a} /usr/include/poppler, /usr/share/doc/poppler-&poppler-version;, /usr/share/gtk-doc/html/poppler and /usr/share/poppler Short Descriptions libpoppler.{so,a} contains the API functions to render PDF files. libpoppler.{so,a} libpoppler-cpp.{so,a} is a C++ backend for rendering PDF files. libpoppler-cpp.{so,a} libpoppler-glib.{so,a} is a wrapper library used to interface the PDF rendering functions with GTK+. libpoppler-glib.{so,a} libpoppler-qt.{so,a} is a wrapper library used to interface the PDF rendering functions with Qt. libpoppler-qt.{so,a} libpoppler-qt4.{so,a} is a wrapper library used to interface the PDF rendering functions with Qt-4. libpoppler-qt4.{so,a}