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-7.5 platform.
Download (HTTP): http://download.kde.org/stable/4.12.2/src/okular-4.12.2.tar.xz
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/4.12.2/src/okular-4.12.2.tar.xz
Download MD5 sum: 2ee124125a9851383af6cdc25314c224
Download size: 1.5 MB
Estimated disk space required: 30 MB
Estimated build time: 1.4 SBU
kactivities-4.12.2, FreeType-2.5.2, qimageblitz-0.0.6, LibTIFF-4.0.3, libjpeg-turbo-1.3.0, and Poppler-0.24.5 (required for PDF support)
For PDF support in Okular you
need to configure Poppler using
--enable-xpdf-headers
.
libkexiv2-4.12.2, ActiveApp (for developing applications for Plasma Active), libspectre (for PostScript support), libchm, DjVuLibre, libepub and Mobipocket
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/okular
Install Okular by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -Wno-dev .. && make
Now, as the root
user:
make install
Last updated on 2014-02-28 15:16:23 -0800