%general-entities; ]> $LastChangedBy$ $Date$ Tracker-miners-&tracker3-miners-version; tracker3-miners Introduction to Tracker-miners The Tracker-miners package contains a set of data extractors for Tracker. &lfs101_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &tracker3-miners-md5sum; Download size: &tracker3-miners-size; Estimated disk space required: &tracker3-miners-buildsize; Estimated build time: &tracker3-miners-time; Tracker-miners Dependencies Required , , , and Recommended , , , , , , and Optional , , , , , , , , libcue, libitpcdata, libosinfo, gupnp, and tap.py (for tests) User Notes: Installation of Tracker-miners First, as the root user, remove some files from tracker-2 which will conflict with tracker-miners-3: rm -v /etc/xdg/autostart/tracker-miner-* Install Tracker-miners by running the following commands: mkdir build && cd build && meson --prefix=/usr -Dman=false .. && ninja mkdir build && cd build && meson --prefix=/usr -Dsystemd_user_services=false -Dman=false .. && ninja To test the results, as the root user, issue: ninja test. 38 tests will fail if the Python 3 module tap.py is not installed. Now, as the root user: ninja install Command Explanations -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 units since they are useless on SysV systems. : Use this option if you have not installed the recommended dependency libgrss. Contents Installed Programs Installed Libraries Installed Directories None Several modules under /usr/lib/tracker-miners-3.0. /usr/lib/tracker-miners-3.0, /usr/libexec/tracker3, and /usr/share/tracker3-miners