%general-entities; ]> $LastChangedBy$ $Date$ Evince-&evince-version; Evince Introduction to Evince Evince is a document viewer for multiple document formats. It supports PDF, Postscript, DjVu, TIFF and DVI. It 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. &lfs90_checked; 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 Recommended , , , (to build the plugin), and Optional (to enable printing if support is built into GTK+ 3), , , , , , , (or ) DjVuLibre, libspectre, Synctex, and t1lib User Notes: Installation of Evince Install Evince by running the following commands: CFLAGS="$CFLAGS -I/opt/texlive/&texlive-year;/include " \ CXXFLAGS="$CXXFLAGS -I/opt/texlive/&texlive-year;/include" \ ./configure --prefix=/usr \ --enable-introspection \ --without-gspell \ --disable-static \ --with-systemduserunitdir=no && make CFLAGS="$CFLAGS -I/opt/texlive/&texlive-year;/include" \ CXXFLAGS="$CXXFLAGS -I/opt/texlive/&texlive-year;/include" \ ./configure --prefix=/usr \ --enable-introspection \ --without-gspell \ --disable-static && make This package does not have a working testsuite. Now, as the root user: make install If you installed the package to your system using a "DESTDIR" method, /usr/share/glib-2.0/schemas/gschemas.compiled was not updated/created. Create (or update) the file using the following command as the root user: glib-compile-schemas /usr/share/glib-2.0/schemas Command Explanations CFLAGS="$CFLAGS ..." CXXFLAGS="$CXXFLAGS ...": If TeXLive has been installed in /opt/texlive-&texlive-year; the configure script will find libkpathsea.so and enable the DVI backend, but without this addition the compile will fail because it cannot find the required headers. Adding this to a system where TeXLive has not been installed does not break the build. --without-gspell: This switch turns off support for the spell checking plugin. Remove this if you have gspell installed. --enable-introspection: By default, the Gobject Introspection support is turned off, even though that package is an expected component of the GNOME Desktop. : This switch disables building the Nautilus Plugin. Use this switch if Nautilus is not installed. : This switch disables the use of libsecret. Use this switch if libsecret is not installed. Contents Installed Programs Installed Libraries Installed Directories evince, evince-previewer, and evince-thumbnailer libevdocument3.so, libevview3.so, and /usr/lib/nautilus/extensions-3.0/libevince-properties-page.so /usr/{include,lib,share}/evince, /usr/share/gtk-doc/html/{evince,libevdocument-3.0,libevview-3.0}, and /usr/share/help/*/evince Short Descriptions evince is a multiple format document viewer. evince evince-previewer is an applicaton that implements the printing previewer. evince-previewer evince-thumbnailer is a simple program used to create thumbnail images of supported documents. evince-thumbnailer