mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
9afe3767c3
PR: ports/4877 Submitted by: desmo@bandwidth.org
18 lines
521 B
Plaintext
18 lines
521 B
Plaintext
|
|
To activate the new printing system do the following:
|
|
|
|
- save your old printcap (`cp /etc/printcap /etc/printcap.save')
|
|
- set `lpd_enable=NO' in /etc/rc.conf
|
|
- reboot or kill the old lpd (`killall lpd') and
|
|
start the new one (`/usr/local/libexec/lpd')
|
|
- remember to adjust your aliases or your PATH to use the new programs
|
|
|
|
Note that LPRng searches /usr/local/etc before /etc for
|
|
its configuration files.
|
|
|
|
For further information, have a look at:
|
|
/usr/local/share/doc/LPRng
|
|
also:
|
|
http://www.astart.com/lprng.html
|
|
|