Ray Olszewski wrote:
> 
> >##PRINTTOOL3## LOCAL cdj550 300x300 a4 {} DeskJet550 1 {}
> >lp|lp0:\
> >        :sd=/var/spool/lpd/lp0:\
> >        :mx#0:\
> >        :sh:\
> >        :lp=:\
> >        :if=/var/spool/lpd/lp0/filter:
> >
> 
> Two thoughts about the printcap excerpt above:
> 
>         1. Does the file /var/spool/lpd/lp0/filter actually exist?
> 
>         2. Shouldn't the lp= entry read ":lp=/dev/lp0:\" (or does use if the
> if= option change this - I can never remember)?

(Sorry for this lateness) Yes, this was the problem... The line 
:lp=:\
should be
:lp=/dev/lp0:\
This is written in documentation also :)

Thanks.

-- 
Catalin Bucur                                \|/
Hardware engineer                          ^(o o)^
mailto:[EMAIL PROTECTED]       ~~~~~~~~~oOO~~(_)~~OOo~~~~~~~~~

Reply via email to