%general-entities; ]> $Date$ Tracker-&tracker3-version; Tracker3 Introduction to Tracker Tracker is the file indexing and search provider used in the GNOME desktop environment. &lfs112_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 (runtime) Optional , , bash-completion, and libstemmer User Notes: Installation of Tracker Install Tracker by running the following commands: mkdir build && cd build && meson --prefix=/usr \ --buildtype=release \ -Ddocs=false \ -Dman=false .. && ninja mkdir build && cd build && meson --prefix=/usr \ --buildtype=release \ -Ddocs=false \ -Dman=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. -Dman=false: This switch prevents the build process from generating man pages. Omit this switch if you have installed and wish to generate and install the man pages. -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/libexec/tracker3, /usr/share/tracker3, and /usr/share/gtk-doc/html/{libtracker-sparql,ontology}-3 (optional) 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