Here is the actual printcap:
#
### BEGIN apsfilter: ### remote coos lp ###
# Warning: Configured for apsfilter, do not edit the labels!
# apsfilter setup Thu Aug 15 11:25:14 CEST 2002
#
remote|lp1|coos-text|coos text:\
:lp=:\
:rm=coos:\
:rp=raw:\
:sd=/var/spool/lpd/coos-text:\
:lf=/var/spool/lpd/coos-text/log:\
:af=/var/spool/lpd/coos-text/acct:\
:ar:bk:mx#0:\
:tr=:cl:sh:
#
### END apsfilter: ### remote coos lp ###
When typing "lpr -P remote /etc/fstab" the job is acceptet, but nothing
happens. I have to Ctrl-C the job to go back to shell!
E-Mail: [EMAIL PROTECTED]
-----Urspr�ngliche Nachricht-----
Von: David Boyes [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 14. August 2002 21:24
An: [EMAIL PROTECTED]
Betreff: Re: Printing under SLES7 and z/VM
> remote|lp1|KRZPS01-EDVDR1012|KRZPS01 EDVDR1012:\
> :lp=:\
> :rm=KRZPS01:\
> :rp=EDVDR1012:\
If this really is a JetDirect card, the remote printer name (rp=) should be
either "text" or "raw" (use "text" for text output, "raw" for PostScript/PCL
or anything other than plain ASCII text). Check to make sure that that this
specific linux system is able to resolve the machine name in rm= ("nslookup
krzps01" or whatever the name of the print server is), make sure your spool
directories actually exist and then let us know..