%general-entities; ]> $Date$ Tracker-&tracker-version; tracker Introduction to Tracker Tracker is a semantic data storage for desktop and mobile devices. &lfs70_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 Enca, , , , (requires dia and Graphviz), libcue, , libiptcdata, and User Notes: Installation of Tracker Install Tracker by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc \ --libexecdir=/usr/lib/tracker-0.14 \ --disable-miner-firefox \ --disable-miner-thunderbird && make This package does not have a working testsuite. Now, as the root user: make install Command Explanations --libexecdir=/usr/lib/tracker-0.14: This parameter is used so that the helper programs are installed in /usr/lib/tracker-0.14 instead of /usr/libexec. : These miners have been reported to cause problems, so we turn them off. Configuring tracker There is no configuration required. If gnome-documents has been installed on the GNOME desktop, gnome-session will start the indexing of local PDF and PS files. If you wish to index these files in other circumstances, you can run: tracker-control -s Contents Installed Programs Installed Libraries Installed Directories tracker-control, tracker-explorer, tracker-import, tracker-info, tracker-needle, tracker-preferences, tracker-search, tracker-sparql, tracker-stats and tracker-tag libtracker-extract-0.14.so, libtracker-miner-0.14.so and libtracker-sparql-0.14.so /usr/include/tracker-0.14, /usr/lib/tracker-0.14, /usr/share/gtk-doc/html/libtracker-{extract,miner,sparql}, /usr/share/tracker and /usr/share/tracker-tests Short Descriptions tracker-control manages and checks status of all Tracker processes and data. tracker-control tracker-import allows data to be imported to the database by providing files with Turtle content. tracker-import tracker-info asks for all the known metadata available for the given file. tracker-info tracker-needle is a graphical front end for Tracker which has similar features to tracker-search tracker-needle tracker-preferences is a graphical configuration front end for the tracker-miner-fs. tracker-preferences tracker-search searches all indexed content for an expression. tracker-search tracker-sparql allows the caller to run an RDF query on the database. tracker-sparql tracker-stats returns statistics based on the ontology classes outlined in the Nepomuk ontology specification. tracker-stats tracker-tag allows the caller add tags, remove tags and list tags by URN or to list all tags and the files associated with them. tracker-tag libtracker-extract-0.14.so contains functions required to develop metadata extractors for 3rd party file types. libtracker-extract-0.14.so libtracker-miner-0.14.so contains functions required to develop tracker data miners. libtracker-miner-0.14.so libtracker-sparql-0.14.so contains functions for performing SPARQL queries and updates in the Tracker Store. libtracker-sparql-0.14.so