From owner-freebsd-questions Wed Feb 13 9:46:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.anu.edu.au (mail.anu.edu.au [150.203.2.7]) by hub.freebsd.org (Postfix) with ESMTP id 3CC8537B402 for ; Wed, 13 Feb 2002 09:46:13 -0800 (PST) Received: from nucl03.anu.edu.au (nucl03.anu.edu.au [150.203.19.120]) by mail.anu.edu.au (8.9.3/8.9.3) with ESMTP id EAA02678; Thu, 14 Feb 2002 04:46:07 +1100 (EST) Received: (from gjl103@localhost) by nucl03.anu.edu.au (8.11.6/8.11.6) id g1DHk7d70986; Thu, 14 Feb 2002 04:46:07 +1100 (EST) (envelope-from gjl103) Date: Thu, 14 Feb 2002 04:46:07 +1100 From: Greg Lane To: ann kok Cc: freebsd-questions@FreeBSD.org Subject: Re: samba Message-ID: <20020214044607.A70917@nucl03.anu.edu.au> Reply-To: gregory.lane@anu.edu.au Mail-Followup-To: ann kok , freebsd-questions@FreeBSD.org References: <20020213152432.12596.qmail@web20104.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020213152432.12596.qmail@web20104.mail.yahoo.com>; from annkok2001@yahoo.com on Wed, Feb 13, 2002 at 07:24:31AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Feb 13, 2002 at 07:24:31AM -0800, ann kok wrote: > Hi all > > What is about CUPS in samba? > > Thank you CUPS is an alternative printing system available from the ports tree which you can use to replace the BSD lpr which comes standard with FBSD. If you have installed CUPS then you need to tell samba about it. The option for the samba port to print via CUPS was added sometime last year I think. You had to define WITH_CUPS when making the samba port. Recently CUPS support was added to the samba port by default. You can see the details in the PR ports/34683. If you don't want the cups-base port installed with samba then you have to define WITHOUT_CUPS when you make the samba port. Personally I think the port should print a message telling people how to not install CUPS. However, I believe cups-base does not override the base printing system, so installing it solves some people's problems without breaking anything else. I guess thats the reason why a message was not considered necessary. Still, it did confuse me for a moment when I upgraded samba the other day! Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message