From owner-freebsd-questions@FreeBSD.ORG Tue May 20 19:52:42 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 C7F1837B401 for ; Tue, 20 May 2003 19:52:42 -0700 (PDT) Received: from msr75.hinet.net (msr75.hinet.net [168.95.4.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4CD043FBD for ; Tue, 20 May 2003 19:52:41 -0700 (PDT) (envelope-from y2kbug@ms25.hinet.net) Received: from sonic.utopia.com (61-227-219-59.HINET-IP.hinet.net [61.227.219.59]) by msr75.hinet.net (8.9.3/8.9.3) with SMTP id KAA25627 for ; Wed, 21 May 2003 10:52:47 +0800 (CST) Date: Wed, 21 May 2003 10:32:42 +0800 From: Robert Storey To: freebsd-questions@freebsd.org Message-Id: <20030521103242.30d0784d.y2kbug@ms25.hinet.net> X-Mailer: Sylpheed version 0.8.6 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: 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 May 2003 02:52:43 -0000 In order to avoid the trauma of manually setting up a printer by editing /etc/printcap, I thought I would use CUPS. I noticed that it does exist in the ports collection, so I went ahead and installed it. However, I'm not really sure how to start it. In Linux, the usual way to run the CUPS configuration utility is to open Mozilla and type the url "http://localhost:631/", but when I try that in FBSD, Mozilla complains: "The connection was refused when attempting to contact localhost:631" The handbook doesn't say anything about CUPS, nor is it mentioned in my dead-tree reference "FreeBSD Unleashed." I assume that maybe CUPS is a recent port to FBSD? I welcome any suggestions on how to make it work. regards, Robert