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.3 platform.
Download (HTTP): http://download.kde.org/stable/applications/18.08.0/src/okular-18.08.0.tar.xz
Download MD5 sum: 12b5b11d7e96d4679168e1e8d6d00b77
Download size: 5.5 MB
Estimated disk space required: 58 MB
Estimated build time: 1.0 SBU (using parallelism=4)
libkexiv2-18.08.0, LibTIFF-4.0.9, and Poppler-0.67.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 2018-08-21 13:14:23 -0700