From owner-freebsd-questions@FreeBSD.ORG Thu May 19 07:28:56 2005 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 5F0A616A4CE for ; Thu, 19 May 2005 07:28:56 +0000 (GMT) Received: from web54010.mail.yahoo.com (web54010.mail.yahoo.com [206.190.36.234]) by mx1.FreeBSD.org (Postfix) with SMTP id BD9E943D3F for ; Thu, 19 May 2005 07:28:55 +0000 (GMT) (envelope-from spamrefuse@yahoo.com) Received: (qmail 98690 invoked by uid 60001); 19 May 2005 07:28:55 -0000 Message-ID: <20050519072855.98688.qmail@web54010.mail.yahoo.com> Received: from [147.46.44.181] by web54010.mail.yahoo.com via HTTP; Thu, 19 May 2005 00:28:55 PDT Date: Thu, 19 May 2005 00:28:55 -0700 (PDT) From: Rob To: rebehn@ant.uni-bremen.de MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: FreeBSD questions Subject: Re: /usr/bin/lpr and /usr/local/bin/lpr 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: Thu, 19 May 2005 07:28:56 -0000 Heinrich Rebehn wrote: > Sorry if this is a FAQ, but i could not find an > answer in handbook, ml-archive or google: > > I have three printing systems installed on my > FreeBSD-5.3 system: > - FreeBSD lpr > - LPRng > - cups-lpr > > Or is there a way to keep "make world" from > installing certain binaries (which, in turn, > would have to be "cvs update"-resistent?) 'man make.conf' and search for NO_LPR. Remove the lp-related stuff from /usr/bin/ and put CUPS_OVERWRITE_BASE=yes NO_LPR=yes in make.conf, so that the next 'make world' does not put them there anymore. Rob. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com