[6443] in RedHat Linux List
Re: Remote Printing
daemon@ATHENA.MIT.EDU (Ray Curtis)
Wed Nov 27 11:38:37 1996
Date: Wed, 27 Nov 1996 11:35:11 -0500
From: ray@fred.net (Ray Curtis)
To: redhat-list@redhat.com
Cc: sen1@math.msu.edu
In-Reply-To: <199611271550.KAA00867@picard.comsat.net>
Reply-To: ray@fred.net
Resent-From: redhat-list@redhat.com
I finally got it, don't know why I didn't see it at first, boy
do I feel dumb now. It was my /etc/printcap on the client machine.
The /etc/printcap looked like:
# /etc/printcap
#
# Please don't edit this file directly unless you know what you are doing!
# Be warned that the control-panel printtool requires a very strict format!
# Look at the printcap(5) man page for more info.
#
# This file can be edited with the printtool in the control-panel.
##PRINTTOOL3## REMOTE
lp:\
:sd=/var/spool/lpd/lp:\
:mx#0:\
:rm=raven:\
:rp=: <<<--------This was wrong !!
---------------Changed it to this ------------------------------------------------
# /etc/printcap
#
# Please don't edit this file directly unless you know what you are doing!
# Be warned that the control-panel printtool requires a very strict format!
# Look at the printcap(5) man page for more info.
#
# This file can be edited with the printtool in the control-panel.
##PRINTTOOL3## REMOTE
lp:\
:sd=/var/spool/lpd/lp:\
:mx#0:\
:rm=raven:\
:rp=lp: <<---------Correct
---------------------------------------------------------------
Linux Host 'PICARD'
email: ray@fred.net
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null