%general-entities; ]> $LastChangedBy$ $Date$ Strigi-&strigi-version; strigi Introduction to Strigi Strigi is a desktop search engine. &lfs70_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &strigi-md5sum; Download size: &strigi-size; Estimated disk space required: &strigi-buildsize; Estimated build time: &strigi-time; Additional Downloads Required patch: strigi Dependencies Required , or Recommended and Optional (or FAM), , , CLucene and log4cxx User Notes: Installation of Strigi Install strigi by running the following commands: sed -i '/stdio/a #include <unistd.h>' strigidaemon/bin/daemon/eventlistener/eventlistenerqueue.cpp && patch -Np1 -i ../strigi-&strigi-version;-ffmpeg_fix-1.patch && mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr .. && make Now, as the root user: make install Command Explanations sed -i '/stdio/a...: This sed fixes compiling with GCC 4.7. It is safe to omit if compiling with older GCC versions. patch -Np1 -i ../strigi-&strigi-version;-ffmpeg.patch: This patch fixes compiling with ffmpeg. It is safe to omit if you don't have ffmpeg. Contents Installed Programs Installed Libraries Installed Directories deepfind, deepgrep, rdfindexer, strigiclient, strigicmd, strigidaemon and xmlindexer libsearchclient.so, libstreamanalyzer.so, libstreams.so, libstrigihtmlgui.so, libstrigiqtdbusclient.so and several in /usr/lib/strigi /usr/include/strigi, /usr/lib/strigi, /usr/lib/libsearchclient, /usr/lib/libstreamanalyzer, /usr/lib/libstreams and /usr/share/strigi