%general-entities; ]> LPRng-&LPRng-version; Introduction to <application>LPRng</application> The LPRng package contains an enhanced, extended and portable implementation of the Berkeley Line PRinter (LPR) print spooler. This is useful for queuing print jobs. Package information Download (HTTP): Download (FTP): Download size: &LPRng-size; Estimated Disk space required: &LPRng-buildsize; Estimated build time: &LPRng-time; <application>LPRng</application> dependencies Optional , and krb4 Installation of <application>LPRng</application> Install LPRng by running the following commands: ./configure --prefix=/usr --libexecdir=/usr/sbin \ --sysconfdir=/etc && make && make install Configuring <application>LPRng</application> Config files /etc/printcap Configuration Information There is no generic printcap for all printers. A sample printcap is loaded into the /etc directory which can be of some help. Information is also available at and . The init script installed by LPRng is not consistent with other BLFS scripts; therefore, install the /etc/rc.d/init.d/lprng init script included in the package. make install-lprng Contents The LPRng package contains cancel, checkpc, lp, lpc, lpd, lpq, lpr, lprm, lprng_certs, lprng_index_certs, lpstat and liblpr. Description cancel cancel sends cancel requests to an LPRng print service. checkpc checkpc checks out the printcap database. lp lp sends requests to an LPRng print service. lpc lpc is the control program for the daemon. lpd lpd is the daemon. lpq lpq is the status monitoring program. lpr lpr is the job spooler program. lprm lprm is the job removal program. lprng_certs lprng_certs is a program used to manage SSL certificates for the LPRng software. lprng_index_certs lprng_index_certs creates a set of index files in the LPRng signing certificate directory. lpstat lpstat is the job status program.