From owner-freebsd-questions@FreeBSD.ORG Thu Mar 8 22:31:48 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0671716A401 for ; Thu, 8 Mar 2007 22:31:48 +0000 (UTC) (envelope-from pgiessel@mac.com) Received: from maru.leela.ws (209-193-28-35-cdsl-rb1.jnu.acsalaska.net [209.193.28.35]) by mx1.freebsd.org (Postfix) with ESMTP id 8E00013C4A5 for ; Thu, 8 Mar 2007 22:31:47 +0000 (UTC) (envelope-from pgiessel@mac.com) Received: from [192.168.0.249] ([158.145.111.132]) (authenticated bits=0) by maru.leela.ws (8.13.8/8.13.6) with ESMTP id l28M6ITQ044756 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 8 Mar 2007 22:06:20 GMT (envelope-from pgiessel@mac.com) Message-ID: <45F088D8.402@mac.com> Date: Thu, 08 Mar 2007 13:06:16 -0900 From: "Peter A. Giessel" User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: Andy Kendall References: <001201c761c5$24b96590$4a074c0a@andypc2> In-Reply-To: <001201c761c5$24b96590$4a074c0a@andypc2> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Network Printing recommendations please X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Mar 2007 22:31:48 -0000 On 2007/03/08 12:02, Andy Kendall seems to have typed: > The printers I have are a bullet-proof classic/HPLJ4 with internal JetDirect > card, and a new HPDeskjet 6980 (colour inkjet). > > Unless someone can come up with a good reason to use X-Windows I don't know > if I want to install it so that counts out LPRng? I would suggest trying out CUPS and reading the manual on how to use the CUPS LPR instead of the standard LPR, especially for the inkjet. http://www.cups.org/documentation.php/man-lpr.html You should be able to use LPR directly for the HPLJ4 if you don't want CUPS: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/printing-intro-setup.html