cups-pk-helper-0.2.6

Introduction to cups-pk-helper

The cups-pk-helper package contains a PolicyKit helper used to configure Cups with fine-grained privileges.

This package is known to build and work properly using an LFS-11.0 platform.

Package Information

Additional Downloads

cups-pk-helper Dependencies

Required

Cups-2.3.3op2 and Polkit-0.119

User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/cups-pk-helper

Installation of cups-pk-helper

First, fix some deprecated syntax that will prevent cups-pk-helper from building on future versions of CUPS:

patch -Np1 -i ../cups-pk-helper-0.2.6-consolidated_fixes-1.patch

Install cups-pk-helper by running the following commands:

./configure --prefix=/usr --sysconfdir=/etc &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: cups-pk-helper-mechanism (library executable)
Installed Libraries: None
Installed Directories: None

Last updated on