OK OK ... Fixed up a couple of problems.  Please try
THIS version.  If you have network printers,  please
give it a workout.  If it does NOT work,
then set:

ifhp=debug=4

and run it again...  this will produce HUGE amounts of debugging information.
Send me the debugging information from the log file.

If you want,  you can test this directly using a modified
version of the following script:

#!/bin/sh
out=/tmp/out 
out=10.0.0.31%9100
out=10.0.0.14%9100
out=/dev/lpt0
file=/tmp/hi
file=/tmp/one.ps
#file=/etc/printcap
#model=console@
#model=info=variables
cp /dev/null /tmp/out
ifhp=./ifhp
ifhp=/usr/libexec/filters/ifhp
ifhp=/home/papowell/PRINTING_PROJECTS/LPRng/ifhp/ifhp/src/ifhp
model=model=xx
model=
debug="debug=4"
$ifhp "-Tdev=$out,trace,$debug,$model" <$file 2>&1 | tee /tmp/log
exit 0

Patrick Powell                 Astart Technologies,
[EMAIL PROTECTED]            9475 Chesapeake Drive, Suite D,
Network and System             San Diego, CA 92123
  Consulting                   858-874-6543 FAX 858-279-8424 
LPRng - Print Spooler (http://www.lprng.com)
q

-----------------------------------------------------------------------------
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