%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. &lfs10_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 First, make sure that meson can find TeXLive if it is installed. This has no effect on systems without TeXLive installed. export CFLAGS="$CFLAGS -I/opt/texlive/&texlive-year;/include" && export CXXFLAGS="$CXXFLAGS -I/opt/texlive/&texlive-year;/include" && export LDFLAGS="$LDFLAGS -L/opt/texlive/&texlive-year;/lib" Install Evince by running the following commands: mkdir build && cd build && meson --prefix=/usr -Dgtk_doc=false -Dsystemduserunitdir=no .. && ninja mkdir build && cd build && meson --prefix=/usr -Dgtk_doc=false .. && ninja This package does not have a working testsuite. Now, as the root user: ninja install Command Explanations -Dgtk_doc=false: This switch disables generating the gtk-doc API reference documentation. If you have installed and wish to generate the API reference documentation, remove this switch. : This switch turns off support for the spell checking plugin. : Use this option if you don't have installed and don't wish to have introspection support built into Evince. : 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