1997-06-18 08:36:41 +00:00
|
|
|
|
|
|
|
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
|
1999-09-27 01:50:06 +00:00
|
|
|
- run checkpc -f to make sure that necessary files have been created
|
1997-06-18 08:36:41 +00:00
|
|
|
- reboot or kill the old lpd (`killall lpd') and
|
1999-09-27 01:50:06 +00:00
|
|
|
start the new one (`@@PREFIX@@/sbin/lpd')
|
1997-06-18 08:36:41 +00:00
|
|
|
- remember to adjust your aliases or your PATH to use the new programs
|
|
|
|
|
1999-09-27 01:50:06 +00:00
|
|
|
Note that LPRng uses /etc/printcap, /etc/lpd.conf, and /etc/lpd.perms
|
1997-06-18 08:36:41 +00:00
|
|
|
|
|
|
|
For further information, have a look at:
|
1999-09-27 01:50:06 +00:00
|
|
|
@@PREFIX@@/share/doc/LPRng
|
1997-06-18 08:36:41 +00:00
|
|
|
also:
|
1999-09-27 01:50:06 +00:00
|
|
|
WWW: http://www.astart.com/lprng.html
|