%general-entities; ]> $LastChangedBy$ $Date$ Evince-&evince-version; Evince Introduction to Evince The Evince package contains a document viewer for multiple document formats. It currently supports PDF, Postscript, DjVu, TIFF and DVI. This is useful for viewing documents of various types using one simple application instead of the multiple document viewers that once existed on the GNOME Desktop. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &evince-md5sum; Download size: &evince-size; Estimated disk space required: &evince-buildsize; Estimated build time: &evince-time; Evince Dependencies Required , , and Run-Time Requirement Optional , , , , (required to build the DVI viewer), (required to build the Nautilus plugin), (required for PDF support and must be built with GTK+ support), libspectre (required for Postscript ability from Evince), DjVuLibre (required for DjVu graphics from Evince), and t1lib (required for Type1 font support in the DVI viewer) User Notes: Installation of Evince Install Evince by running the following commands: ./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ --sysconfdir=&gnome-etc-dir; \ --localstatedir=/var/lib \ --mandir=$(pkg-config \ --variable=prefix ORBit-2.0)/share/man \ --enable-pixbuf \ --without-keyring \ --without-gconf \ --disable-nautilus && make The test suite for this package requires a functional dogtail installation. Requirements and download information can be found at . The test suite is invoked by issuing make check. Now, as the root user: make install Command Explanations --enable-pixbuf: This parameter enables the Pixbuf Backend. --without-keyring: This parameter disables the use of gnome-keyring. Remove parameter if gnome-keyring is installed. --without-gconf: This parameter disables GConf Support. Remove parameter if GConf is installed. --disable-nautilus: This parameter disables the Nautilus Plugin. Remove parameter if Nautilus is installed. : Use this parameter if you have the gobject-introspection package installed and you wish to enable GObject introspection. : Use this parameter if you wish to compile with support for impress presentations. : Use this parameter if you have the teTeX package installed and you wish to build support to view DVI files. : Use this parameter if you have the t1lib package installed and you wish to build support for Type1 fonts in the DVI viewer. Contents Installed Programs Installed Library Installed Directories evince, evince-previewer, and evince-thumbnailer libevdocument.{so,a}, libevview.{so,a}, the following backends: libcomicsdocument.{so,a}, libimpressdocument.{so,a}, libpixbufdocument.{so,a}, libtiffdocument.{so,a}, and libevince-properties-page.{so,a}, a Nautilus extension. $GNOME_PREFIX/{include/evince/2.25/{libdocument, libview},lib/evince/1/backends,share/{evince/icons/hicolor/*, gnome/help/evince/*,gtk-doc/html/{evince,libevdocument,libevview}, omf/evince}} Short Descriptions evince is a multiple format document viewer. evince evince-previewer is an applicaton that implements the printing preview. evince-previewer evince-thumbnailer is a simple program used to create thumbnail images of supported documents. evince-thumbnailer