From owner-freebsd-newbies@FreeBSD.ORG Mon Feb 7 00:53:30 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20CF316A4CE for ; Mon, 7 Feb 2005 00:53:30 +0000 (GMT) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6D2C43D1D for ; Mon, 7 Feb 2005 00:53:29 +0000 (GMT) (envelope-from FabriceMarchant@free.fr) Received: from there (lyon-2-62-147-22-253.dial.proxad.net [62.147.22.253]) by postfix3-2.free.fr (Postfix) with SMTP id 791B7C013 for ; Mon, 7 Feb 2005 01:53:27 +0100 (CET) Content-Type: text/plain; charset="iso-8859-1" From: Fabrice To: freebsd-newbies@freebsd.org Date: Mon, 7 Feb 2005 02:52:05 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20050207005327.791B7C013@postfix3-2.free.fr> Subject: CUPS server : connection refused. X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 00:53:30 -0000 Hi ! When do : KDE->Control center->Peripherals and then choosing Printers get a small Window : "Initializing manager..." that fails with message : "Unable to retrieve the printer list. Error message received from manager. Connection to CUPS server failed. Check that the CUPS server is correctly installed and running. Error : connection refused." But I pkg_added cups_base and cups ... Tried to use CUPS configuration program in console mode without being able to change anything. Maybe is it necessary to edit a configuration file ? In the handbook, there is very few about CUPS (in Chapter 9 Printing). Any light ? Fabrice.