%general-entities; ]> $LastChangedBy$ $Date$ gnome-screensaver-&gnome-screensaver-version; gnome-screensaver Introduction to gnome-screensaver The gnome-screensaver package contains a screen saver and locker designed to have simple, sane, secure defaults and be well integrated with the desktop. It supports locking down of configuration settings, has translations into many languages and convenient user switching. &lfs70_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gnome-screensaver-md5sum; Download size: &gnome-screensaver-size; Estimated disk space required: &gnome-screensaver-buildsize; Estimated build time: &gnome-screensaver-time; gnome-screensaver Dependencies Required , and Optional , User Notes: Installation of gnome-screensaver Install gnome-screensaver by running the following commands: sed -i 's|etc/pam\.d"|etc"|' data/Makefile.in && ./configure --prefix=/usr \ --sysconfdir=/etc \ --libexecdir=/usr/lib/gnome-screensaver \ --with-pam-prefix=/etc && make This package does not come with a test suite. Now, as the root user: make install Command Explanations sed -i 's|etc/pam\.d"|etc|' data/Makefile.in: This command is used so that an erroneous message to copy the PAM configuration file is not displayed. --libexecdir=/usr/lib/gnome-screensaver: This parameter causes the libexec files to be installed in the preferred location of /usr/lib/gnome-screensaver instead of /usr/libexec. --with-pam-prefix=/etc: This parameter is used so that the Linux-PAM configuration file for the gnome-screensaver application is installed in the correct location. Configuring gnome-screensaver Config Files /etc/pam.d/gnome-screensaver /etc/pam.d/gnome-screensaver Configuration Information Linux-PAM Configuration The default gnome-screensaver configuration file does not work with a BLFS system. Replace the existing file with one that can be used on a BLFS system by issuing the following command as the root user: cat > /etc/pam.d/gnome-screensaver << "EOF" # Begin /etc/pam.d/gnome-screensaver auth include system-auth auth optional pam_gnome_keyring.so account include system-account password include system-password session include system-session # End /etc/pam.d/gnome-screensaver EOF chmod -v 644 /etc/pam.d/gnome-screensaver Contents Installed Programs Installed Directory gnome-screensaver and gnome-screensaver-command /usr/lib/gnome-screensaver Short Descriptions gnome-screensaver is a screensaver and screen-locking program designed to work seamlessly with the GNOME desktop. gnome-screensaver gnome-screensaver-command is a tool for controlling an already running instance of gnome-screensaver. gnome-screensaver-command