Strigi is a desktop search engine.
This package is known to build and work properly using an LFS-7.4 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.2, expat-2.1.0 or libxml2-2.9.1
Qt-4.8.5 and D-Bus-1.6.14
Gamin-0.1.10 (or FAM), FFmpeg-1.2.2, 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
-DENABLE_DBUS=OFF
: Use this
cmake variable if you
don't have D-Bus installed.
Last updated on 2013-08-26 10:26:25 -0700