From owner-freebsd-questions@FreeBSD.ORG Wed Jan 21 00:06:37 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 B95FD16A4CE for ; Wed, 21 Jan 2004 00:06:37 -0800 (PST) Received: from elkins.org (user41.net272.fl.sprint-hsd.net [64.45.235.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C800443D4C for ; Wed, 21 Jan 2004 00:06:36 -0800 (PST) (envelope-from bsd@elkins.org) Received: from kathix.elkins ([192.168.0.10]) by elkins.org with esmtp (Exim 3.36 #1 (Debian)) id 1AjDNk-0005Ug-00 for ; Wed, 21 Jan 2004 03:06:36 -0500 From: Jeff Elkins To: freebsd-questions@freebsd.org Date: Wed, 21 Jan 2004 03:06:35 -0500 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401210306.35412.bsd@elkins.org> Subject: Help with CUPS 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: Wed, 21 Jan 2004 08:06:37 -0000 Howdy List, I've just added a FreeBSD 5.2 partition to my debian sid print server and I'm groping around trying to make it functional. /dev/lpt0 works with a cat something.txt > /dev/lpt0 and adding CUPS from ports seemed to work as well. I can access the web interface or add printers from the command-line...but they don't print anything. The web interface shows print jobs as aborted. /var/spool/cups shows a corresponding file for each submitted job. Thanks in advance for any help. Googling has revealed nothing of any assistance. Jeff Elkins