From owner-freebsd-questions@FreeBSD.ORG Thu Sep 18 21:22:03 2003 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 1F79916A4B3 for ; Thu, 18 Sep 2003 21:22:03 -0700 (PDT) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AC8843F85 for ; Thu, 18 Sep 2003 21:22:01 -0700 (PDT) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail3.panix.com (Postfix) with ESMTP id A418098243; Fri, 19 Sep 2003 00:22:00 -0400 (EDT) Received: (from jester@localhost) by panix2.panix.com (8.11.6p2/8.8.8/PanixN1.1) id h8J4M0J10413; Fri, 19 Sep 2003 00:22:00 -0400 (EDT) Date: Fri, 19 Sep 2003 00:22:00 -0400 From: Jesse Sheidlower To: Lee Harr Message-ID: <20030919042159.GA10216@panix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: Basic printer setup (repost) 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: Fri, 19 Sep 2003 04:22:03 -0000 On Fri, Sep 19, 2003 at 12:23:52AM +0000, Lee Harr wrote: > >I just want to be able to send jobs to the printer > >and have them come out. > > > > > cd /usr/ports/print/apsfilter/ > make > make install > > cd /usr/local/share/apsfilter/ > ./SETUP Thanks. In the meantime, I had started to play around with CUPS, which I got working for my local USB printer pretty readily, but I couldn't get to handle an AppleTalk printer. So I gave apsfilter a try, and having problems here too-- I managed to nuke my CUPS setup, and printing a test page died with "nbp_lookup: Protocol not supported", even though netatalk is installed on the system. So I'm giving up now and will try again in the morning. Jesse Sheidlower