From owner-freebsd-questions Fri Apr 19 12: 1:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 3447937B400 for ; Fri, 19 Apr 2002 12:01:28 -0700 (PDT) Received: from acm.org (bgp966828bgs.derbrn01.mi.comcast.net [68.41.109.203]) by mtaout01.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.3 (built Apr 8 2002)) with ESMTP id <0GUT004VXWUFDC@mtaout01.icomcast.net> for questions@FreeBSD.ORG; Fri, 19 Apr 2002 15:01:27 -0400 (EDT) Date: Fri, 19 Apr 2002 15:01:21 -0400 From: Len Zettel Subject: Printer filter problem To: questions@FreeBSD.ORG Message-id: <3CC06981.C4D4C3E0@acm.org> MIME-version: 1.0 X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-Accept-Language: en Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am a newbie in the process of setting up FreeBSD 5.5. lptest > /dev/lpt0 works fine. when I try lpd lptest 20 5 | lpr -Php I get lpd[241]: /dev/lp: No such file or directory My entry in /etc/printcap is lp|hp|Hewlett=Packard Laserjet 1100:\ :sh:\ :sd=/var/spool/hp:\ :lp=/dev/lpt0:\ :if=/usr/local/libexec/if-simple: The entry in /usr/local/libexec/if-simple is #!/bin/sh -- various # comments-- /bin/cat && exit 0 exit 2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message