From owner-freebsd-questions Wed Jul 17 17:33:21 2002 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 337F837B400; Wed, 17 Jul 2002 17:33:19 -0700 (PDT) Received: from tierzero.apana.org.au (sa.apana.org.au [203.14.158.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8933243E4A; Wed, 17 Jul 2002 17:33:17 -0700 (PDT) (envelope-from bastill@sa.apana.org.au) Received: from there (dialup-13.pasa.apana.org.au [203.14.158.142]) by tierzero.apana.org.au (8.11.1/8.11.1) with SMTP id g6I0XEL40100; Thu, 18 Jul 2002 10:03:14 +0930 (CST) (envelope-from bastill@sa.apana.org.au) Message-Id: <200207180033.g6I0XEL40100@tierzero.apana.org.au> Content-Type: text/plain; charset="iso-8859-1" From: Brian Astill Reply-To: bastill@sa.apana.org.au To: Benjamin Close Subject: Re: apsfilter: driver script 'epsonc' - MORE Progress Date: Thu, 18 Jul 2002 10:08:56 +0930 X-Mailer: KMail [version 1.3] References: <200207090408.g6948gL30859@tierzero.apana.org.au> <200207170041.g6H0f6L16438@tierzero.apana.org.au> <3D34C5EA.1060902@cs.unisa.edu.au> In-Reply-To: <3D34C5EA.1060902@cs.unisa.edu.au> Cc: "Greg 'groggy' Lehey" , freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ben wrote: > Well it shows that your printcap isnt setup to use apsfilter. > Brian. What happens when you run the setup for apsfilter? Does it let > you select the epsonc driver? > /usr/local/share/apsfilter/SETUP > > This script should setup printcap correctly. Does it? I think the method has changed? Each printer has a directory containing an apsfilterrc, a typical example: # # don't delete these settings # PRINTER='epsonc' PAPERSIZE='a4' METHOD='auto' RESOLUTION='default' # # additional configuration follows # insert settings as seen in /etc/apsfilter/apsfilterrc # Note that "epsonc" IS mentioned here. :-) My guess is that somehow the conection between apsfilter and ghostscrpt hasn't been made. (That could be quite wrong, of course :-( ) -- Regards, Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message