From owner-freebsd-questions@FreeBSD.ORG Mon Apr 20 16:59:16 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA275106566C for ; Mon, 20 Apr 2009 16:59:16 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from kane.otenet.gr (kane.otenet.gr [83.235.67.31]) by mx1.freebsd.org (Postfix) with ESMTP id 57D768FC12 for ; Mon, 20 Apr 2009 16:59:15 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from atlantis.dyndns.org (athedsl-4471176.home.otenet.gr [94.71.121.120]) by kane.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id n3KGxEl7025108; Mon, 20 Apr 2009 19:59:14 +0300 Message-ID: <49ECA9E2.5060804@otenet.gr> Date: Mon, 20 Apr 2009 19:59:14 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.21 (X11/20090414) MIME-Version: 1.0 To: weif@weif.net References: <20090420145839.5D396A3DC7@maxine.cjones.org> <49EC98FA.8010404@otenet.gr> <20090420162909.84CB0A3D2E@maxine.cjones.org> In-Reply-To: <20090420162909.84CB0A3D2E@maxine.cjones.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Can you ACTUALLY print from FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2009 16:59:17 -0000 Keith Seyffarth wrote: > > > >> Follow the instructions here: >> >> http://desktopbsd.net/wiki/doku.php?id=doc:printing >> > > I'm currently four days of troubleshooting after having done all > that's listed on that wiki entry (though I didn't find that page until > yesterday), and still trying to get close. That would be one of the > pages I obliquely referred to as assuming that printing was > possible... > > When I read that the first time, I didn't have much idea of CUPS and devfs rules. I could still make it work. >> cupsd_enable="YES" should do the trick in rc.conf - nothing else >> needed to start cups as a service. >> > > I'd have to disagree with this statement, based on experience. That > line has been in rc.conf since Januray, and cupsd *never* starts on > boot. I'd guess that there has to be something else done somewhere to > get it to actually start. > There must be some problem in your system - there is nothing else in my rc.conf about cups, and it does start at boot on my system.