From owner-freebsd-ports@FreeBSD.ORG Mon Jul 28 01:51:48 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 250F037B401 for ; Mon, 28 Jul 2003 01:51:48 -0700 (PDT) Received: from argus.home.volker.de (p508937CD.dip.t-dialin.net [80.137.55.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB9E943F85 for ; Mon, 28 Jul 2003 01:51:46 -0700 (PDT) (envelope-from freebsd@secspace.de) Received: from argus.home.volker.de (localhost [127.0.0.1]) by argus.home.volker.de (8.12.9/8.12.9) with SMTP id h6S8qEoM013889 for ; Mon, 28 Jul 2003 10:52:15 +0200 (CEST) (envelope-from freebsd@secspace.de) Date: Mon, 28 Jul 2003 10:52:14 +0200 From: Volker Kindermann To: freebsd-ports@freebsd.org Message-Id: <20030728105214.47475ba8.freebsd@secspace.de> In-Reply-To: <3F217B19.5030801@trini0.org> References: <3F217B19.5030801@trini0.org> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Mozilla/CUPS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2003 08:51:48 -0000 > Is anyone having any problems printing from Mozilla 1.4 via CUPS > (cups-1.1.19.0)?? > Printing from Konq, the command line, and CUPS test page works on the > workstation box, > but Mozilla just sits there. stupid question: did you adjust mozilla's printer command (file -> print: properties) to /usr/local/bin/lpr ... instead of /usr/bin/lpr ...? -volker