%general-entities; ]> $LastChangedBy$ $Date$ Tracker-&tracker-version; Tracker Introduction to Tracker Tracker is the file indexing and search provider used in the GNOME desktop environment. &lfs82_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &tracker-md5sum; Download size: &tracker-size; Estimated disk space required: &tracker-buildsize; Estimated build time: &tracker-time; Tracker Dependencies Required , , , , and Recommended , , , , and Optional , GVDB, and Snowball User Notes: Installation of Tracker Install Tracker by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc \ --with-session-bus-services-dir=/usr/share/dbus-1/services && make To test the results, issue: make -k check. Six tests are known to error. Now, as the root user: make install Command Explanations --with-session-bus-services-dir=/usr/share/dbus-1/services: This switch defines the location of the service directory. Contents Installed Programs Installed Library Installed Directories tracker libtracker-control.so, libtracker-miner.so, and libtracker-sparql.so /usr/{include,lib}/tracker-2.0, /usr/share/tracker, and /usr/share/gtk-doc/libtracker-{control,miner,sparql} Short Descriptions tracker is the control program for indexer. tracker libtracker-control.so library containing control and monitoring functions for miners. libtracker-control.so libtracker-miner.so library containing data minining functions. libtracker-miner.so libtracker-sparql.so library containing resource management and database functions. libtracker-sparql.so