From owner-freebsd-questions@FreeBSD.ORG Fri Sep 5 12:50:03 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 B073716A4C0 for ; Fri, 5 Sep 2003 12:50:03 -0700 (PDT) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7864143FB1 for ; Fri, 5 Sep 2003 12:50:01 -0700 (PDT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.9/8.12.9) with ESMTP id h85Jo0Cu055337; Fri, 5 Sep 2003 13:50:00 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.9/8.12.9/Submit) with ESMTP id h85Jo01V055331; Fri, 5 Sep 2003 13:50:00 -0600 (MDT) Date: Fri, 5 Sep 2003 13:50:00 -0600 (MDT) From: Warren Block To: Mark Terribile In-Reply-To: <20030905183913.65234.qmail@web21103.mail.yahoo.com> Message-ID: <20030905134735.I55278@wonkity.com> References: <20030905183913.65234.qmail@web21103.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: CUPS, foomatic-rip, 4.8 RELEASE (was: How to get CUPS to work) 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: Fri, 05 Sep 2003 19:50:03 -0000 On Fri, 5 Sep 2003, Mark Terribile wrote: > > ... but here are the ADDITIONAL things I had to > > do to get the cups port/package working properly > > under FreeBSD 5.1-RELEASE: (This may not all be > > necessary under 4.8-RELEASE. YMMV.) > > Ah, yes. I think I forgot to add that I had to > change the lpd_program variable in /etc/rc.conf : > > /etc/rc.conf:lpd_program="/usr/local/sbin/cupsd" > # path to lpd, if you want a different one. > > This is a 4.6 system upgraded to 4.7 . That is not necessary. The steps you documented earlier--about having to manually create a bunch of directories before CUPS would work--looked like just what I found on a 4.8 system earlier this week. Anyway, the CUPS startup in /usr/local/etc/rc.d will run the CUPS daemon. It isn't necessary to replace lpd, which will run at the same time. -Warren Block * Rapid City, South Dakota USA