%general-entities; ]> $LastChangedBy$ $Date$ gnome-online-accounts-&gnome-online-accounts-version; gnome-online-accounts Introduction to GNOME Online Accounts The GNOME Online Accounts package contains a framework used to access the user's online accounts. &lfs91_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gnome-online-accounts-md5sum; Download size: &gnome-online-accounts-size; Estimated disk space required: &gnome-online-accounts-buildsize; Estimated build time: &gnome-online-accounts-time; GNOME Online Accounts Dependencies Required , , , , and Recommended Optional , , and User Notes: Installation of GNOME Online Accounts The Google API Key and OAuth tokens below are specific to LFS. If using these instructions for another distro, or if you intend to distribute binary copies of the software using these instructions, please obtain your own keys following the instructions located at . Install GNOME Online Accounts by running the following commands: ./configure --prefix=/usr \ --disable-static \ --with-google-client-secret=5ntt6GbbkjnTVXx-MSxbmx5e \ --with-google-client-id=595013732528-llk8trb03f0ldpqq6nprjp1s79596646.apps.googleusercontent.com && make This package does not come with a test suite. Now, as the root user: make install Command Explanations --with-google-client-*: These switches use the BLFS OAuth ID and secret for Google services. : Use this switch if you have installed and wish to use it with GNOME Online Accounts. Contents Installed Programs Installed Libraries Installed Directories goa-daemon (library executable) libgoa-1.0.so and libgoa-backend-1.0.so /usr/include/goa-1.0, /usr/lib/goa-1.0, and /usr/share/gtk-doc/html/goa Short Descriptions goa-daemon is the GNOME Online Accounts Daemon. goa-daemon libgoa-1.0.so contains the GNOME Online Accounts API functions. libgoa-1.0.so libgoa-backend-1.0.so contains functions used by GNOME Online Accounts backends. libgoa-backend-1.0.so