summaryrefslogtreecommitdiff
path: root/print/cups-drivers-Magicolor5440DL/MESSAGE
blob: 3736df8cf6d97da180361d9904742f1c412b4545 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2010/02/01 00:38:36 jym Exp $

The CUPS driver for the Konica Minolta Magicolor 5440DL requires
ghostscript to be compiled with cups support (which is off by default).

This can be achieved by setting:

	PKG_OPTIONS.ghostscript+=cups

inside /etc/mk.conf, and then reinstall ghostscript package.

Consider also uncommenting the following line in cups configuration file
${PKG_SYSCONFDIR}/cups/mime.convs to add the correct MIME type support for
the filter:

#application/octet-stream	application/vnd.cups-raw	0	-

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