%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 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 && 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 Program Installed Library Installed Directories gnome-keyring-daemon libgnome-keyring.so The following subdirectories of $GNOME_PREFIX/: include/gnome-keyring-1, lib/gnome-keyring and share/doc/gnome-keyring-&gnome-keyring-version; 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