blob: 02097af674827367f5ba77dd0b558fc5706ffae7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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://dickory.sdsu.edu/lprng.html
|