%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. &lfs65_built; 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 Valgrind 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; \ --with-pam-dir=/lib/security \ --with-dbus-services=/usr/share/dbus-1/services \ --with-root-certs=/etc/ssl/certs && make This package does not come with a test suite. Now, as the root user: make install 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. --with-pam-dir=/lib/security: This parameter specifies where the pam modules will be installed into. --with-dbus-services=/usr/share/dbus-1/services: This parameter specifies where the D-BUS session services directory is located. --with-root-certs=/etc/ssl/certs: This parameter specifies where the trusted root certificates are located. : Use this parameter if you wish to disable the updates to the scrollkeeper database. Contents Installed Programs Installed Libraries Installed Directories gnome-keyring, gnome-keyring-daemon, and gnome-keyring-prompt gck-ssh-store-standalone.so, gck-user-store-standalone.so, gnome-keyring-pkcs11.so, gck-roots-store-standalone.so, gck-secret-store-standalone.so, libgcr.so, libgp11.so, and pam_gnome_keyring.so $GNOME_PREFIX/{include/{gcr,gp11}, lib/gnome-keyring/{devel,standalone},share/{gcr/ui, gnome-keyring/{introspect,ui},gtk-doc/html/{gcr,gp11}}} Short Descriptions gnome-keyring-daemon is a session daemon that keeps passwords for users. gnome-keyring-daemon