Okular is a document viewer for KDE. It can view documents of many types including PDF, PostScript, TIFF, Microsoft CHM, DjVu, DVI, XPS and ePub.
This package is known to build and work properly using an LFS-8.1 platform.
Download (HTTP): http://download.kde.org/stable/applications/17.08.0/src/okular-17.08.0.tar.xz
Download MD5 sum: 8c37864ce5bb0b341ea3785e5c2e6fd6
Download size: 5.4 MB
Estimated disk space required: 57 MB
Estimated build time: 2.5 SBU
libkexiv2-17.08.0, LibTIFF-4.0.8, and Poppler-0.57.0 (built with Qt5, required for PDF support)
qca-2.1.3, DjVuLibre, kpimtextedit, libspectre (for PostScript support), libchm, libepub, and Mobipocket
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/okular5
Install Okular by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -DBUILD_TESTING=OFF \ -Wno-dev .. && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2017-08-26 21:18:25 -0700