libgnome-keyring-3.4.1

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.0 platform.

Package Information

libgnome-keyring Dependencies

Required

D-BUS-1.4.20, intltool-0.50.0, libgcrypt-1.5.0 and pkg-config-0.26

Recommended

Optional

GTK-Doc-1.18 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 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 2012-05-16 16:39:28 +0000