libgnome-keyring-3.8.0

Introduction to libgnome-keyring

The libgnome-keyring is used by applications to integrate with the GNOME Keyring system.

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

Package Information

libgnome-keyring Dependencies

Required

D-Bus-1.6.14, GLib-2.36.4, Intltool-0.50.2 and libgcrypt-1.5.3

Recommended

Optional

GTK-Doc-1.19 and Valgrind

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libgnome-keyring

Installation of libgnome-keyring

Install libgnome-keyring by running the following commands:

./configure --prefix=/usr &&
make

To test the results, issue: make check.

Now, as the root user:

make install

Command Explanations

--enable-gtk-doc: Use this parameter if GTK-Doc is installed and you wish to rebuild and install the API documentation.

Contents

Installed Programs: None
Installed Library: libgnome-keyring.so
Installed Directories: /usr/include/gnome-keyring-1 and /usr/share/gtk-doc/html/gnome-keyring

Short Descriptions

libgnome-keyring.so

is used by applications to integrate with the GNOME Keyring system.

Last updated on 2013-09-03 12:08:19 -0700