%general-entities; ]> cups-browsed-&cups-browsed-version; cups-browsed Introduction to cups-browsed The cups-browsed daemon is used to browse the network for remote CUPS queues and IPP network printers and automatically create local queues pointing to them. &lfs121_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &cups-browsed-md5sum; Download size: &cups-browsed-size; Estimated disk space required: &cups-browsed-buildsize; Estimated build time: &cups-browsed-time; cups-browsed Dependencies Required , and Optional Installation of cups-browsed Install cups-browsed by running the following commands: ./configure --prefix=/usr \ --with-cups-rundir=/run/cups \ --without-rcdir \ --disable-static \ --docdir=/usr/share/doc/cups-browsed-&cups-browsed-version; && make This package does not come with a functional test suite. Now, as the root user: make install Install the systemd unit by running the following command as the root user: install -v -m644 daemon/cups-browsed.service /lib/systemd/system/cups-browsed.service Command Explanations --with-cups-rundir=/run/cups: Defines the directory containing transient printing data. The default /var/run/cups is obsolete. --without-rcdir: This switch disables installation of the bundled bootscript which is not compatible with BLFS. Configuring cups-browsed Systemd Unit To start the cups-browsed daemon at boot, enable the previously installed systemd unit by running the following command as the root user: cups-browsed systemctl enable cups-browsed Contents Installed Programs Installed Libraries Installed Directories cups-browsed None None Short Descriptions cups-browsed is a daemon for browsing the Bonjour and CUPS broadcasts of shared, remote CUPS printers cups-browsed