> From [EMAIL PROTECTED] Thu Jul 11 18:05:48 2002
> From: "David Milligan" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: LPRng: Problem with lprng 3.8.5 on SUSE 8.0
> Date: Fri, 12 Jul 2002 11:56:58 +1200
>
>
> I am using lprng 3.8.5 that comes with SUSE 8.0 to print. I set things up in
> YAST2 and while it works it prints directly to the lpd daemon on the remote
> printer. I think this is because SUSE 8.0 by default sets force_localhost
> parameter to false in the printcap file as follows :-
>
> remote:\
>         :cm=lpdfilter method=raw color=yes:\
>         :[EMAIL PROTECTED]:\
>         :sd=/var/spool/lpd/remote:\
>         :lf=/var/spool/lpd/remote/log:\
>         :af=/var/spool/lpd/remote/acct:\
>         :ar:force_localhost@:\
>         :tr=:cl:sh:
>
> If I edit this to remove the @ then spooling should be enabled (as verified
> by doing a checkpc -V -Premote). However if I do a lpq -Premote I get an
> error :-
>
> Printer: remote is raw@localhost
> Printer: raw@arguus - ERROR: spool queue for 'raw' does not exist on server
> arguus.crg.co.nz
>    non-existent printer or you need to run 'checkpc -f'
>
> Looking through the lprng archives I can see some comment that others using
> a similar version of lprng have experienced a similar problem and upgrading
> to a later version has fixed this for some. Does anybody have a later SUSE
> specific RPM I can use? I have downloaded some RPM's from www.lprng.org but
> these have a number of dependencies and didn't work so well for me when I
> forced the install :(
>
> David

Once again the overloading of the client and server information
in the printcap file causes headaches.  Add the following:


remote:\
         :cm=lpdfilter method=raw color=yes:\
         :[EMAIL PROTECTED]:\
         :sd=/var/spool/lpd/remote:\
         :lf=/var/spool/lpd/remote/log:\
         :af=/var/spool/lpd/remote/acct:\
         :ar:force_localhost@:\
         :tr=:cl:sh:

remote:client:[EMAIL PROTECTED]

Patrick Powell                 Astart Technologies
[EMAIL PROTECTED]            6741 Convoy Court
Network and System             San Diego, CA 92111
  Consulting                   858-874-6543 FAX 858-279-8424 
LPRng - Print Spooler (http://www.lprng.com)

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