%general-entities; ]> $LastChangedBy$ $Date$ Kfilemetadata-&kde-old-version; kfilemetadata Introduction to Kfilemetadata Kfilemetadata is a framework for searching and managing metadata. &lfs79_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &kfilemetadata-md5sum; Download size: &kfilemetadata-size; Estimated disk space required: &kfilemetadata-buildsize; Estimated build time: &kfilemetadata-time; Kfilemetadata Dependencies Required Optional , , , , libepub and Mobipocket User Notes: Installation of Kfilemetadata Install kfilemetadata by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_MINIMUM_REQUIRED_VERSION=3.0 \ -Wno-dev .. && make To run the test suite, issue: make test. Now, as the root user: make install Command Explanations : This switch is needed to avoid a cmake error when using cmake-3.3 and later. Contents Installed Programs Installed Libraries Installed Directories none libkfilemetadata.so and several in &kde-dir;/lib/kde4 &kde-dir;/include/kfilemetadata and &kde-dir;/lib/cmake/KFileMetaData