From owner-freebsd-questions@FreeBSD.ORG Sun Aug 18 19:18:37 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 11138B9B for ; Sun, 18 Aug 2013 19:18:37 +0000 (UTC) (envelope-from chris@monochrome.org) Received: from mail.monochrome.org (e.febed1.client.atlantech.net [209.190.254.14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B9CD0273A for ; Sun, 18 Aug 2013 19:18:36 +0000 (UTC) Received: from [192.168.1.11] ([192.168.1.11]) by mail.monochrome.org (8.14.4/8.14.4) with ESMTP id r7IJ1oMs052456; Sun, 18 Aug 2013 15:01:50 -0400 (EDT) (envelope-from chris@monochrome.org) Date: Sun, 18 Aug 2013 15:01:25 -0400 (EDT) From: Chris Hill To: Juris Kaminskis Subject: Re: Setup HP Laserjet 1120m over network with LPD In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Aug 2013 19:18:37 -0000 On Sun, 18 Aug 2013, Juris Kaminskis wrote: > as suggested i tried now foo2xqx filter. My printcap entry: > ----------------------- > HP:\ > :lp=:\ > :sh:\ > :mx#0:\ > :rm=192.168.1.105:\ > :rp=raw:\ > :sd=/var/spool/hp:\ > :if=/usr/bin/foo2xqx-wrapper:\ > :lf=/var/log/lpd-errs:\ > ----------------------- ^ That backslash needs to go, for one thing. The backslash indicates continuation on the next line, but I don't know what would happen if there is no next line. In other words, the last line should NOT end with a backslash. HTH. -- Chris Hill chris@monochrome.org ** [ Busy Expunging ]