/usr/bin/lpr and /usr/local/bin/lpr

Rob spamrefuse at yahoo.com
Thu May 19 00:28:56 PDT 2005


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 


More information about the freebsd-questions mailing list