From owner-freebsd-questions@FreeBSD.ORG Mon Jun 21 23:43:22 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D1A916A4CE for ; Mon, 21 Jun 2004 23:43:22 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13FE643D39 for ; Mon, 21 Jun 2004 23:43:22 +0000 (GMT) (envelope-from zettel@acm.org) Received: from acm.org (bgp966574bgs.derbrn01.mi.comcast.net[68.41.108.205]) by comcast.net (rwcrmhc11) with SMTP id <2004062123432101300gemlde> (Authid: LenZettel); Mon, 21 Jun 2004 23:43:21 +0000 Message-ID: <40D7728D.8050102@acm.org> Date: Mon, 21 Jun 2004 19:43:09 -0400 From: Len Zettel User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Printing setup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jun 2004 23:43:22 -0000 I am trying to set up FreeBSD 4.10 When it comes to printing I am fairly slavishly following the Handbook. Unfortunately, when I try lptest 20 5 | lpr -PLaserjet I get the following message: lpd[297]:Laserjet: cannot execv(/usr/local/libexec/if-simple): no such file or directory /usr/local/libexec/if-simple is there: Moving it to /usr/local (with corresponding modification of /etc/printcap) doesn't seem to help. I have not had this problem with 5.1 If I remove the if= entry from /etc/printcap I get printing but (of course) in a totally unsatisfactory format. So now what? Drop back 15 yards and punt? Thanks in advance -LenZ-