summaryrefslogtreecommitdiff
path: root/print/cups/MESSAGE
blob: 75fb143e56f3b155b7dfa0a5c8b8e72a7ebc34c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
===========================================================================
$NetBSD: MESSAGE,v 1.8 2003/06/24 16:46:19 reinoud Exp $

READ carefully...

* You NEED to copy the userland print commands into /usr/bin or make sure
  ${PREFIX}/bin/ is in front of the path : 

	mkdir /root/lp-backup
	cp ${PREFIX}/bin/lp* /root/lp-backup
	cp ${PREFIX}/bin/lp* /usr/bin/

* You will need to also install print/ghostscript-esp{,-nox11} if you wish
  to print to non-Postscript printers.

* You may install additional PPD files for other printer models into
 ${PREFIX}/share/cups/model.

* You may want to backup /etc/printcap before starting CUPS for the first
 time, as the CUPS scheduler may overwrite this file with automatically
 generated content.

===========================================================================