The polkit-gnome package provides an Authentication Agent for polkit that integrates well with the GNOME desktop environment.
Download (HTTP): http://hal.freedesktop.org/releases/polkit-gnome-0.94.tar.bz2
Download MD5 sum: eebab8363a7b7c0516aca4f7b7cd7f7a
Download size: 357 KB
Estimated disk space required: 5 MB
Estimated build time: 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/polkit-gnome
Install polkit-gnome by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc \ --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 2010-04-21 18:48:34 +0000