%general-entities; ]> $LastChangedBy$ $Date$ Tracker-&tracker3-version; Tracker3 Introduction to Tracker Tracker is the file indexing and search provider used in the GNOME desktop environment. &lfs10_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &tracker3-md5sum; Download size: &tracker3-size; Estimated disk space required: &tracker3-buildsize; Estimated build time: &tracker3-time; Tracker Dependencies Required , , , and Recommended , , , , and Optional , bash-completion, and libstemmer User Notes: Installation of Tracker Install Tracker by running the following commands: mkdir build && cd build && meson --prefix=/usr -Ddocs=false .. && ninja mkdir build && cd build && meson --prefix=/usr -Ddocs=false -Dsystemd_user_services=false .. && ninja To test the results, issue: ninja test. The tests should be run from a graphical session. Now, as the root user: ninja install Command Explanations -Ddocs=false: This switch prevents the build process from generating API documentation. Omit this switch if you have installed and wish to generate and install the API documentation. -Dsystemd_user_services=false: This switch prevents the build process from installing systemd user services since they are useless on SysV systems. Contents Installed Programs Installed Library Installed Directories tracker3 libtracker-sparql-3.0.so /usr/{include,lib}/tracker-3.0, /usr/share/tracker3, and /usr/share/gtk-doc/html/{libtracker-sparql,ontology}-3 Short Descriptions tracker3 is a control program for the indexer. tracker3 libtracker-sparql-3.0.so contains resource management and database functions. libtracker-sparql-3.0.so