%general-entities; ]> $LastChangedBy$ $Date$ MuPDF-&mupdf-version; mupdf Introduction to MuPDF MuPDF is a lightweight PDF and XPS viewer. &lfs84_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &mupdf-md5sum; Download size: &mupdf-size; Estimated disk space required: &mupdf-buildsize; Estimated build time: &mupdf-time; Additional Downloads Recommended patch: MuPDF Dependencies Required Recommended , , , , and Optional (runtime), jbig2dec, and MuJS Required (runtime) User Notes: Installation of MuPDF Install MuPDF by running the following commands: patch -Np1 -i ../mupdf-&mupdf-version;-shared_libs-1.patch && USE_SYSTEM_LIBS=yes make This package does not come with a test suite. Now, as the root user: USE_SYSTEM_LIBS=yes \ make prefix=/usr \ build=release \ docdir=/usr/share/doc/mupdf-&mupdf-version; \ install && ln -sfv mupdf-x11 /usr/bin/mupdf && ldconfig Command Explanations ln -sfv mupdf-x11 /usr/bin/mupdf : This symbolic link chooses between mupdf-gl and mupdf-x11 when running mupdf. Contents Installed Program Installed Libraries Installed Directories mupdf(symlink), mupdf-gl, mupdf-x11, and mutool libmupdf.so, libmupdfthird.so, libmupkcs7.so, and libmuthreads.so /usr/include/mupdf, /usr/share/doc/mupdf-&mupdf-version; Short Descriptions mupdf is a program for viewing PDF, XPS, EPUB, and CBZ documents, and various image formats such as PNG, JPEG, GIFF, and TIFF. mupdf mupdf-gl same as mupdf, using an opengl renderer. mupdf-gl mupdf-x11 same as mupdf, using an X Window renderer. mupdf-x11 libmupdf.so contains the mupdf API functions. libmupdf.so libmupdfthird.so contains the third party libraries compiled for mudpf. libmupdfthird.so