The polkit-gnome package provides an Authentication Agent for polkit that integrates well with the GNOME desktop environment.
This package is known to build using an LFS 7.0 platform but has not been tested.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/polkit-gnome/0.104/polkit-gnome-0.104.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/polkit-gnome/0.104/polkit-gnome-0.104.tar.xz
Download MD5 sum: e1188c42fb61ec4ab3b26dde59145bca
Download size: 305 KB
Estimated disk space required: 4.5 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/polkit-gnome
Install polkit-gnome by running the following commands:
./configure --prefix=/usr \
--libexecdir=/usr/lib/polkit-gnome &&
make
This package does not come with a test suite.
Now, as the root user:
make install
--enable-gtk-doc: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2012-02-08 00:48:17 +0000