From owner-freebsd-questions Fri Feb 7 6:20:22 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 D1ED037B405 for ; Fri, 7 Feb 2003 06:20:20 -0800 (PST) Received: from galilee.polands.org (new-24-208-57-240.new.rr.com [24.208.57.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id E028043F93 for ; Fri, 7 Feb 2003 06:20:19 -0800 (PST) (envelope-from doug@polands.org) Received: from mydomain.com (samaria.polands.org [172.16.1.17]) by galilee.polands.org (8.12.6/8.12.6) with SMTP id h17EKHIl040738; Fri, 7 Feb 2003 08:20:17 -0600 (CST) (envelope-from doug@polands.org) Received: from 63.104.35.130 (proxying for 164.5.45.79) (SquirrelMail authenticated user djp) by email.polands.org with HTTP; Fri, 7 Feb 2003 08:20:17 -0600 (CST) Message-ID: <52270.63.104.35.130.1044627617.squirrel@email.polands.org> Date: Fri, 7 Feb 2003 08:20:17 -0600 (CST) Subject: Re: CUPS instalation question From: "Doug Poland" To: In-Reply-To: <20030207140217.GA1028@teddy.fas.com> References: <20030207140217.GA1028@teddy.fas.com> X-Priority: 3 Importance: Normal Cc: X-Mailer: SquirrelMail (version 1.2.8) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 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) -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message