%general-entities; ]> $LastChangedBy$ $Date$ ePDFView-&epdfview-version; epdfview Introduction to ePDFView ePDFView is a free standalone lightweight PDF document viewer using Poppler and GTK+ libraries. It is a good replacement for Evince as it does not rely upon GNOME libraries. &lfs84_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &epdfview-md5sum; Download size: &epdfview-size; Estimated disk space required: &epdfview-buildsize; Estimated build time: &epdfview-time; Additional Downloads Required patch: ePDFView Dependencies Required and Recommended (mainly for Desktop Environments) and Optional User Notes: Installation of ePDFView Install ePDFView by running the following commands: patch -Np1 -i ../epdfview-&epdfview-version;-fixes-2.patch && ./configure --prefix=/usr && make This package does not come with a test suite. Now, as the root user: make install For Desktop Environment users, further (optional) instructions are necessary for properly displaying epdfview.desktop in the menu. As root user: for size in 24 32 48; do ln -svf ../../../../epdfview/pixmaps/icon_epdfview-$size.png \ /usr/share/icons/hicolor/${size}x${size}/apps done && unset size && update-desktop-database && gtk-update-icon-cache -t -f --include-image-data /usr/share/icons/hicolor Command Explanations patch -Np1 -i ../epdfview-&epdfview-version;-fixes-2.patch The patch does four things: fixes compiling with glib-2.32 or greater, corrects red appearing as blue with recent versions of poppler, allows the application to compile when has been installed, and fixes the display of embedded png images. Contents Installed Program Installed Libraries Installed Directory epdfview None /usr/share/epdfview Short Descriptions epdfview is a Gtk+-2 program for viewing PDF documents. epdfview