From owner-freebsd-questions@FreeBSD.ORG Mon Oct 3 16:00:56 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9416116A420 for ; Mon, 3 Oct 2005 16:00:56 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail27.sea5.speakeasy.net (mail27.sea5.speakeasy.net [69.17.117.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F69843D6A for ; Mon, 3 Oct 2005 16:00:54 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 12967 invoked from network); 3 Oct 2005 16:00:53 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail27.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 3 Oct 2005 16:00:53 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 6D32840; Mon, 3 Oct 2005 12:00:52 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Kiffin Gish References: <1128269114.704.5.camel@localhost> From: Lowell Gilbert Date: 03 Oct 2005 12:00:52 -0400 In-Reply-To: <1128269114.704.5.camel@localhost> Message-ID: <44br261tfv.fsf@be-well.ilk.org> Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Could not open PNM input file ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2005 16:00:56 -0000 Kiffin Gish writes: > When I try to print nothing happens. If I look in the lpd-errors file I > see this: > > pnm2ppa[931]: main(): Could not open PNM input file > > > Any idea what is going wrong? Some kind of bug in your input filter. Try using one of the ports for setting printers up (e.g., apsfilter) instead of writing your own. Also, please read the "How to get the best results from FreeBSD questions" article: http://www.lemis.com/questions.html It is posted here on a very regular basis.