From owner-freebsd-questions@FreeBSD.ORG Thu Apr 15 03:21:04 2004 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 9100A16A4CE for ; Thu, 15 Apr 2004 03:21:04 -0700 (PDT) Received: from msr11.hinet.net (msr11.hinet.net [168.95.4.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id B686843D2D for ; Thu, 15 Apr 2004 03:21:03 -0700 (PDT) (envelope-from y2kbug@ms25.hinet.net) Received: from sonic (61-227-219-172.dynamic.hinet.net [61.227.219.172]) by msr11.hinet.net (8.9.3/8.9.3) with SMTP id SAA16715 for ; Thu, 15 Apr 2004 18:21:01 +0800 (CST) Date: Thu, 15 Apr 2004 17:21:22 +0800 From: Robert Storey To: freebsd-questions@freebsd.org Message-Id: <20040415172122.58e135c9.y2kbug@ms25.hinet.net> X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i386-debian-linux-gnu) 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 Reply-To: y2kbug@ms25.hinet.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2004 10:21:04 -0000 Dear all, Having looked at the mind-boggling amount of configuration information that is in the Handbook, I decided to just install CUPS. I'm very familiar with CUPS, having configured it many times in Linux. So I installed the CUPS daemon, and started it by going to /usr/local/etc/rc.d/ and renaming the sample file to cups.sh. I even did a "./cups.sh start" and that worked - that is, my printer reacted by moving the print head, and I could fire up Mozilla and type "http://localhost:631" and then reach the CUPS configuration page. My printer is an Epson 24-pin dot-matrix onf /dev/lpt0 - there is a driver for that, so no problem. So that should be enough to make it work - at least that would do the job under Linux. But attempting to print a test page gives me nothing. The Handbook says almost zilch about CUPS other than suggesting that one should look at cups.org for advice. Of course, cups.org has little to say about BSD. So I'm wondering what I did wrong? Any help is appreciated. best regards, Robert