The gnome-keyring package contains a daemon that keeps passwords and other secrets for users.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/0.4/gnome-keyring-0.4.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/0.4/gnome-keyring-0.4.0.tar.bz2
Download MD5 sum: 683b422b77c56c3a125e7aa5c886c47e
Download size: 345 KB
Estimated disk space required: 5.5 MB
Estimated build time: 0.12 SBU
Install gnome-keyring by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin &&
make &&
make install
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin: This switch puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec.
The gnome-keyring package contains libgnome-keyring libraries, gnome-keyring-daemon and gnome-keyring-ask.
gnome-keyring libraries let other applications utilize the gnome-keyring-daemon.
Last updated on 2005-01-05 09:56:45 -0700