From owner-freebsd-questions@FreeBSD.ORG Tue Apr 4 06:17:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 75ED016A401 for ; Tue, 4 Apr 2006 06:17:37 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0246843D48 for ; Tue, 4 Apr 2006 06:17:36 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: (qmail 1122 invoked from network); 4 Apr 2006 16:17:35 +1000 Received: from andromeda.lef.com.au (HELO localhost) (210.8.93.2) by gengalaw.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 4 Apr 2006 16:17:35 +1000 Date: Tue, 4 Apr 2006 16:17:32 +1000 From: Norberto Meijome To: Vayu Message-ID: <20060404161732.171ab015@localhost> In-Reply-To: <200604032310.16266.vayu@sklinks.com> References: <20060401091713.5fa856c0@localhost> <200604032204.03528.vayu@sklinks.com> <20060403.231747.77059253.imp@bsdimp.com> <200604032310.16266.vayu@sklinks.com> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.16; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, "M. Warner Losh" Subject: Re: Best way to print photos X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Apr 2006 06:17:37 -0000 On Mon, 3 Apr 2006 23:10:16 -0700 Vayu wrote: > > > > Step 6 is just 'sudo rm -f /usr/bin/lp?*'. /usr/bin/lp is mildly > > useful, and will be recreated. > > What do you mean will be recreated? (If it's going to be recreated, > then why delete it?) why not install print/cups-lpr [betom@ayiin] [Tue Apr 4 16:16:14 2006] /usr/home/betom $ less /usr/ports/print/cups-lpr/pkg-message ********************************************************************** ********************************************************************** PLEASE NOTE: ============ This port will move lpr binaries located in /usr/bin and /usr/sbin to unshade cups-lpr binaries in PATH variable ********************************************************************** ********************************************************************** AND add the options to make.conf so when you rebuild world, you won't over-ride the cups files. Beto