From owner-freebsd-questions Tue Feb 4 8:21:39 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 93A8037B401 for ; Tue, 4 Feb 2003 08:21:37 -0800 (PST) Received: from catflap.home.slightlystrange.org (pc1-cmbg1-4-cust43.cmbg.cable.ntl.com [62.253.133.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8300243F43 for ; Tue, 4 Feb 2003 08:21:26 -0800 (PST) (envelope-from dan@slightlystrange.org) Received: from danielby by catflap.home.slightlystrange.org with local (Exim 3.36 #1) id 18g5p1-000Dvx-00 for freebsd-questions@FreeBSD.ORG; Tue, 04 Feb 2003 16:21:19 +0000 Date: Tue, 4 Feb 2003 16:21:19 +0000 From: Daniel Bye To: freebsd-questions@FreeBSD.ORG Subject: Re: BIND 8/9 Message-ID: <20030204162118.GD3115@catflap.home.slightlystrange.org> Reply-To: dan@slightlystrange.org Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20030204152042.GC3115@catflap.home.slightlystrange.org> <2BE60B50-385B-11D7-8DEA-000A27E2A402@mail.dionysia.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2BE60B50-385B-11D7-8DEA-000A27E2A402@mail.dionysia.org> User-Agent: Mutt/1.4i X-Scanner: exiscan *18g5p1-000Dvx-00*GfE/mZv6nTs* (SlightlyStrange.org, Using NOD32 http://www.nod32.com) 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 Tue, Feb 04, 2003 at 11:10:26AM -0500, Dan Delaney wrote: > On Tuesday, February 4, 2003, at 10:20 AM, Daniel Bye wrote: > >You shouldn't need to - the version form the ports gets installed in > >/usr/local/. All you need to do is define named_program in > >/etc/rc.conf, > >and the system will do the right thing. The amount of disk space you > >would save by removing named and all associated libs and docs is > >minimal. > > Disk space isn't really an issue. The problem is that those old BIND 8 > commands are still in /usr/bin and /usr/sbin, and since those two > directories come before their /usr/local counterparts, when you type > "nslookup" (or whatever), you'll get the BIND 8 version instead of the > BIND 9 version. Sure I could go rename all of those BIND 8 versions and > do something like put ".8" at the end of them or something. But I'd > rather just get rid of BIND 8. Yep, this was the biggest hassle I faced when moving to BIND9. I renamed the BIND8 programs and removed the execute bit (possibly overkill, but hey, it didn't take long!). To make sure you don't get it back if you do remove it all, set NO_BIND=true in /etc/make.conf (don't do what I did and tell CVSup to refuse the BIND8 related files, though, or you'll find your buildworld dies when it tries to make the resolver library!) Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message