From owner-freebsd-questions Mon Jan 5 20:44:10 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA28859 for questions-outgoing; Mon, 5 Jan 1998 20:44:10 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from emu.sourcee.com (emu.sourcee.com [199.201.159.173]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA28819 for ; Mon, 5 Jan 1998 20:44:02 -0800 (PST) (envelope-from nrice@emu.sourcee.com) Received: (from nrice@localhost) by emu.sourcee.com (8.8.8/8.8.3) id XAA15913; Mon, 5 Jan 1998 23:43:48 -0500 (EST) Message-ID: <19980105234347.42215@emu.sourcee.com> Date: Mon, 5 Jan 1998 23:43:47 -0500 From: Norman C Rice To: Rick Knebel Cc: freebsd-questions@freebsd.org Subject: Re: printer References: <199801051701.MAA20515@csrlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199801051701.MAA20515@csrlink.net>; from Rick Knebel on Mon, Jan 05, 1998 at 11:59:18AM -0500 Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, Jan 05, 1998 at 11:59:18AM -0500, Rick Knebel wrote: > Hi, > I have now set freebsd up for the second time and am having a problem with > the printer. > The first time I use apsfilter and had no problem. > This time I went through the aps filter setup okay but when I try to print > it says cannot start daemon ofr no daemon running. > I noticed on boot up that there is no printer daemon starting up. It did > the first time I installed freebsd. Did I miss something in the > installation and if so how do I correct it. > Thanks Alot > > Rick Knebel > rknebel@mail.csrlink.net Is `lpd_enable="YES"' set in /etc/rc.conf (/etc/sysconfig)? If it is, check the display when you boot to see whether there is a problem like permissions on the /var/spool/lpd directory. -- Regards, Norman C. Rice, Jr.