From owner-freebsd-questions@FreeBSD.ORG Tue Jun 22 01:21:45 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 6B6B316A4CE for ; Tue, 22 Jun 2004 01:21:45 +0000 (GMT) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0C1643D55 for ; Tue, 22 Jun 2004 01:21:44 +0000 (GMT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.11/8.12.11) with ESMTP id i5M1LeDj036703; Mon, 21 Jun 2004 19:21:40 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.11/8.12.11/Submit) with ESMTP id i5M1LdYc036700; Mon, 21 Jun 2004 19:21:40 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 21 Jun 2004 19:21:39 -0600 (MDT) From: Warren Block To: Len Zettel In-Reply-To: <40D7728D.8050102@acm.org> Message-ID: <20040621191941.P6307@wonkity.com> References: <40D7728D.8050102@acm.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.3.8 (wonkity.com [127.0.0.1]); Mon, 21 Jun 2004 19:21:40 -0600 (MDT) cc: freebsd-questions@freebsd.org Subject: Re: 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: Tue, 22 Jun 2004 01:21:45 -0000 On Mon, 21 Jun 2004, Len Zettel wrote: > 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. Try the simple things first: chmod +x /usr/local/libexec/if-simple -Warren Block * Rapid City, South Dakota USA