On Wed, Feb 18, 1998 at 08:28:52PM -0800, Adam Klein wrote: > On Thu, Feb 19, 1998 at 03:16:44PM +1100, Hamish Moffatt wrote: > > On Wed, Feb 18, 1998 at 11:08:28AM -0800, Adam Klein wrote: > > > I'm the maintainer of the lpr package, and there is a bug report > > > saying that remote printing doesn't work. Has anyone else had this > > > problem? > > > Actually, this is a different bug, #18295. It was reported against > the latest version 5.9-23. The reason I wanted reports from other > people is that I can't test the remote printing features of lpr > myself. However, I wouldn't mind some help with the DOS problem.
It seems the reported bug is that you can't print from 5.9-23.
I just upgraded my lpr here to 5.9-23; the server is still running
5.9-20.2 (it's a bo machione). lpr still prints fine.
Perhaps it's a configuration error.
Some excerpts from my printcap below; this is a bit messy because
I'm using a script to do bounce queues, so that I can apply local
filters.
lp|lj|lj5l|HP LaserJet 5L:\
:lp=/dev/null:sd=/var/spool/lpd/lj5l:\
:sh:pw#80:pl#66:px#1440:mx#0:\
:if=/usr/local/bin/printall:\
:af=/var/log/lp-acct:lf=/var/log/lp-errs:\
rawlj|raw laserjet on silly:\
:lp=/dev/null:rm=silly.rising.com.au:rp=lj:\
:sh:pw#80:pl#66:px#1440:mx#0:
And /usr/local/bin/printall says
#!/bin/sh
/usr/sbin/ljet4l-filter $* | /usr/bin/lpr -Prawlj
Hamish
--
Hamish Moffatt, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5
CCs of replies from mailing lists are welcome. http://hamish.home.ml.org
pgpK0ldlXrB2j.pgp
Description: PGP signature

