cdbbc4b9b5
PR: ports/59862 Submitted by: Rong-En Fan <rafan@infor.rog> Approved by: maintainer timeout (almost 3 months)
28 lines
980 B
Text
28 lines
980 B
Text
If LPRng is not activated at installation time,
|
|
to activate the LPRng printing system do the following:
|
|
|
|
On FreeBSD:
|
|
set'lpd_enable=NO' and 'lprng_enable=YES' in /etc/rc.conf.
|
|
The LPRng startup script is in /usr/local/etc/rc.d/lprng.sh
|
|
|
|
If lprng_enable != NO then the LPRng lpd will run.
|
|
|
|
- run 'checkpc -f' to make sure that necessary files have been created
|
|
|
|
- reboot or kill the old lpd using 'killall lpd' and
|
|
start the new one using '/usr/local/etc/rc.d/lprng.sh start'.
|
|
|
|
LPRng uses the printcap, lpd.conf, and lpd.perms configuration files
|
|
|
|
For further information, see the LPRng Documentation:
|
|
DOCSDIR
|
|
|
|
The LPRng Web Site is http://www.lprng.com
|
|
|
|
Commercial support is available from Astart Technologies:
|
|
|
|
Patrick Powell Astart Technologies
|
|
papowell@astart.com 6741 Convoy Court
|
|
Network and System San Diego, CA 92111
|
|
Consulting 858-874-6543 FAX 858-751-2435
|
|
LPRng - Print Spooler (http://www.lprng.com)
|