gnome-online-miners-3.12.0

Introduction to GNOME Online Miners

The GNOME Online Miners package contains Tracker miners for online accounts.

This package is known to build and work properly using an LFS-7.6 systemd platform.

Package Information

GNOME Online Miners Dependencies

Required

gfbgraph-0.2.2, Grilo-0.2.11, libgdata-0.15.2, libzapojit-0.0.3, and Tracker-1.0.4

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-online-miners

Installation of GNOME Online Miners

Install GNOME Online Miners by running the following commands:

./configure --prefix=/usr    \
            --disable-static \
            --docdir=/usr/share/doc/gnome-online-miners-3.12.0 &&
make

This package does not come with a testsuite.

Now, as the root user:

make install

Command Explanations

--disable-static: This switch prevents installation of static versions of the libraries.

Contents

Installed Programs: gom-facebook-miner, gom-flickr-miner, gom-gdata-miner, gom-owncloud-miner, and gom-zpj-miner (in /usr/libexec)
Installed Libraries: None
Installed Directories: /usr/lib/gnome-online-miners and /usr/share/doc/gnome-online-miners-3.12.0

Last updated on 2014-08-25 18:22:00 -0700