> Howdy folks - another quick question.  I seem to lose jobs when I print
> items in quick succession, ie:
> 
> "a2ps test1.txt; a2ps test2.txt; a2ps test3.txt"
> 
> ...doesn't work and at most the first page will print (sometimes nothing
> at all).
> 
> If I run each command separately (and pause briefly ~1sec between them),
> all 3 pages print.
> 
> I'm using LPRng-3.8.15, both with and without ifhp.  Printer is an HP
> Laserjet 4000N.
> 
> /etc/printcap:
> ----
> lp:sd=/var/spool/lpd/lp
>   :force_localhost
>   :lp=raw@spghp1
> #  :ifhp=model=hp4000
> #  :filter=/usr/libexec/filters/ifhp
> 
> (ifhp section commented out - doesn't make a difference either way)
> 
> Thanks in advance for any insight.
> 

Hello,

AFAICS, this problem is not related to a2ps (you should get the same
result if you try `for f in 1 2 3 4;do lpr foo.txt;done'). I had the
same kind of trouble and someone on the list found the solution: set
`done_jobs=0' in lpd.conf

Hope this helps


Ciao
===========================================================================
Gabriele Balducci                  tel    I-040-5583957
Dipartimento di Scienze Chimiche   fax    I-040-5583903
Via L. Giorgieri 1                 e-mail [EMAIL PROTECTED]
I-34127 TRIESTE
===========================================================================

-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to