From owner-freebsd-questions Fri Feb 7 20:11:49 2003 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 5634337B401 for ; Fri, 7 Feb 2003 20:11:48 -0800 (PST) Received: from post-21.mail.nl.demon.net (post-21.mail.nl.demon.net [194.159.73.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id D43B943FB1 for ; Fri, 7 Feb 2003 20:11:46 -0800 (PST) (envelope-from cls@raggedclown.net) Received: from [212.238.197.102] (helo=mailhost.raggedclown.net) by post-21.mail.nl.demon.net with esmtp (Exim 3.36 #1) id 18hML7-0000G7-00 for freebsd-questions@FreeBSD.ORG; Sat, 08 Feb 2003 04:11:41 +0000 Received: from localhost (localhost [127.0.0.1]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [dawn]) with ESMTP id AA0C019FF for ; Sat, 8 Feb 2003 02:59:53 +0100 (CET) Received: from willow.raggedclown.net (willow.raggedclown.intra [192.168.1.10]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [dawn]) with ESMTP id E5989B61 for ; Sat, 8 Feb 2003 02:59:42 +0100 (CET) Received: by willow.raggedclown.net (Ragged Clown Host [willow], from userid 1009) id 86CA2225DC; Sat, 8 Feb 2003 02:59:43 +0100 (CET) Date: Sat, 8 Feb 2003 02:59:43 +0100 From: Cliff Sarginson To: freebsd-questions@FreeBSD.ORG Subject: Re: CUPS instalation question Message-ID: <20030208015943.GA9738@raggedclown.net> References: <20030207140217.GA1028@teddy.fas.com> <52270.63.104.35.130.1044627617.squirrel@email.polands.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52270.63.104.35.130.1044627617.squirrel@email.polands.org> User-Agent: Mutt/1.5.3i X-Virus-Scanned: by AMaViS 0.3.12pre8 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 Fri, Feb 07, 2003 at 08:20:17AM -0600, Doug Poland wrote: > stan said: > > I have a 47. STABLE system that I recently cvsup'd and did a make > > world. Now I;ve built cups-base, and cups-lpr from the ports. > > > > I'm able to send a test page to a printer using the web > > interface, but I'm having trouble making things work from the > > command line, and I suspect that I have somehow gotten a mix of > > the lp* commands from the base system, and the ones from cups. > > > > What's the best way to make certain I have removed all traces of > > lp* from the base system? I've already altered /etc/make.conf to > > avoid building the base systems lp stuff in the future, but I > > don't think a new make world will _remove_ existing stuff, right? > > > I simply moved /usr/local/bin in front of /usr/bin on in my .profile > and .cshrc on all accounts on the server. That's fixed it for me. > (Note: got this tip from FreeBSDDiary.org) You might also want to change /etc/manpath.config's search order for the whereis/locate database, or remove the manual page entries for the old lpr system from /usr/share/man ... Otherwise "man lpr" will not give you the CUPS lpr man page ;) -- Regards Cliff Sarginson The Netherlands [ This mail has been checked as virus-free ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message