%general-entities; ]> $LastChangedBy$ $Date$ gnome-keyring-&gnome-keyring-version; Gnome-keyring Introduction to gnome-keyring The gnome-keyring package contains a daemon that keeps passwords and other secrets for users. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gnome-keyring-md5sum; Download size: &gnome-keyring-size; Estimated disk space required: &gnome-keyring-buildsize; Estimated build time: &gnome-keyring-time; gnome-keyring Dependencies Required , , , , and Optional and User Notes: Installation of gnome-keyring 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)/lib/gnome-keyring \ --sysconfdir=&gnome-etc-dir; && make This package does not come with a test suite. Now, as the root user: make install && install -v -m755 -d $(pkg-config \ --variable=prefix ORBit-2.0)/share/doc/gnome-keyring-&gnome-keyring-version; && install -v -m644 *.txt $(pkg-config \ --variable=prefix ORBit-2.0)/share/doc/gnome-keyring-&gnome-keyring-version; Command Explanations --libexecdir=$(pkg-config --variable=prefix ORBit-2.0)/lib/gnome-keyring: This parameter causes the libexec files to be installed in the preferred location of $GNOME_PREFIX/lib/gnome-keyring instead of $GNOME_PREFIX/libexec. Contents Installed Programs Installed Libraries Installed Directories gnome-keyring, gnome-keyring-daemon, and gnome-keyring-ask libgcr.so, libgnome-keyring.so, libgp11.so, pam_gnome_keyring.so, gnome-keyring-pkcs11.so, gck-roots-store-standalone.so, gck-ssh-store-standalone.so, and gck-user-store-standalone.so $GNOME_PREFIX/{include/gnome-keyring-1, lib/gnome-keyring, share/doc/gnome-keyring-&gnome-keyring-version;, share/gtk-doc/html/gnome-keyring} Short Descriptions gnome-keyring-daemon is a session daemon that keeps passwords for users. gnome-keyring-daemon libgnome-keyring.so let other applications utilize gnome-keyring-daemon. libgnome-keyring.so