From owner-freebsd-questions@FreeBSD.ORG Tue Mar 5 11:10:57 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E66624E5 for ; Tue, 5 Mar 2013 11:10:57 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34]) by mx1.freebsd.org (Postfix) with ESMTP id AAE2A77C for ; Tue, 5 Mar 2013 11:10:57 +0000 (UTC) Received: from [89.204.153.192] (helo=tiny.Sisis.de) by ms16-1.1blu.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1UCpln-0005ag-Fp for freebsd-questions@freebsd.org; Tue, 05 Mar 2013 12:10:55 +0100 Received: from tiny.Sisis.de (localhost [127.0.0.1]) by tiny.Sisis.de (8.14.5/8.14.3) with ESMTP id r25BArnO001441 for ; Tue, 5 Mar 2013 12:10:53 +0100 (CET) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by tiny.Sisis.de (8.14.5/8.14.3/Submit) id r25BAqff001440 for freebsd-questions@freebsd.org; Tue, 5 Mar 2013 12:10:52 +0100 (CET) (envelope-from guru@unixarea.de) X-Authentication-Warning: tiny.Sisis.de: guru set sender to guru@unixarea.de using -f Date: Tue, 5 Mar 2013 12:10:52 +0100 From: Matthias Apitz To: FreeBSD Subject: Re: Problems Printing Message-ID: <20130305111051.GA1427@tiny.Sisis.de> References: <5135A88B.1000100@gmail.com> <20130305095729.GA1123@tiny.Sisis.de> <20130305054601.52571210@scorpio> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20130305054601.52571210@scorpio> X-Operating-System: FreeBSD 10.0-CURRENT r226986 (i386) User-Agent: Mutt/1.5.21 (2010-09-15) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 89.204.153.192 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Mar 2013 11:10:58 -0000 El día Tuesday, March 05, 2013 a las 05:46:01AM -0500, Jerry escribió: > > Looks like you have FreeBSD's lpr(1) in front of CUPS' lpr(1) in > > /usr/local/bin/lpr in your PATH; just do as root: > > > > # chmod 0000 /usr/bin/lpr > > A long time ago, I don't remember by whom or when, I was told to put > this in the "/etc/make.conf" file: > > WITH_CUPS=YES > CUPS_OVERWRITE_BASE=YES > WITHOUT_LPR=YES > > Then rebuild the system and re-install CUPS and all would be well. I > did it and it worked so I guess it was okay to do. Was that info > actually correct or did I just luck out? yes, correct; this will a) not install lpr in the base system, but b) allow later CUPS to do a symlink from /usr/bin/lpr to /usr/local/bin/lpr; I did not want to send the OP to a complete rebuild for such a small issue :-) matthias -- Sent from my FreeBSD netbook Matthias Apitz | - No system with backdoors like Apple/Android E-mail: guru@unixarea.de | - Never being an iSlave WWW: http://www.unixarea.de/ | - No proprietary attachments, no HTML/RTF in E-mail phone: +49-170-4527211 | - Respect for open standards