lpr -d problem

1999-06-20 Thread Richard Sevenich
I recently upgraded my debian box to kernel 2.2.9 taking some care to follow
the suggestions in Documentation/Changes. For example, when I found that
my parallel port printer no longer worked, changing from /dev/lp1 to /dev/lp0
and reading parport.txt for additions to /etc/conf.modules did the trick.

Well, almost. Now my printer will work for things like 'lpr whatever.txt'.
However, I've lost the ability to print postscript via things like
'lpr -d whatever.ps'.

I would appreciate hints/suggestions.

TIA, Richard


Re: lpr -d problem

1999-06-20 Thread Richard Sevenich
Disregard my earlier posting. My /etc/printcap file got rewritten - a surprize
to me - and the df filter line was gone.
Thanks, Richard