Generic Printsystem for Unix installatie handleiding.

Kopieer de ./font/Font*.dat en ./font/Font*.idx naar /usr/spool/lp

Kopieer de ./bin/{Driver}DD executable naar /usr/spool/lp/interface

Edit het printerscript ( uitgaande van new.model ) zodanig dat de DEVICE* para-
meters overeen komen met de driver executable, printertype en instelregel zoals
bij CTOS.
b.v.

{
!! DIT IS EEN GEDEELTE UIT NEW.MODEL !!

#
# setup Device Driver (  Driver run file,  Command line , Initial Settings )
#

DEVICEDRIVER="/usr/spool/lp/interface/CanonDD"
DEVICEPARAMS="-d CANONLBPIV -s"
#
# Note !! in case of GP/x drivers, -s MUST be the last of params !!
#
DEVICESETUP="PT:III BR:6 OS:196 COPY:A"
#
# is is possible to supply additional params via $options, in wich case they
# should be the first options !!
#
DEVICECANCOPY=Y
}

tevens dient in het printer script de juiste OUTPUT driver en PORT/SERVER/QUEUE
ingevuld te worden.

