Strigi is a desktop search engine.
This package is known to build and work properly using an LFS-7.2 platform.
Download (HTTP): http://www.vandenoever.info/software/strigi/strigi-0.7.8.tar.bz2
Download MD5 sum: d69443234f4286d71997db9de543331a
Download size: 811 KB
Estimated disk space required: 52 MB
Estimated build time: 1.2 SBU
CMake-2.8.11, expat-2.1.0 or libxml2-2.9.1
Qt-4.8.4 and D-Bus-1.6.10
Gamin-0.1.10 (or FAM), FFmpeg-1.2.1, Exiv2-0.23, CLucene and log4cxx
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/strigi
Install strigi by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr .. && make
To test the results, issue make test.
Now, as the root user:
make install
Last updated on 2013-06-02 19:23:30 +0000