From owner-freebsd-stable Thu Oct 18 11:10:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from relay.gnf.org (relay.gnf.org [208.44.31.36]) by hub.freebsd.org (Postfix) with ESMTP id C762437B408 for ; Thu, 18 Oct 2001 11:10:33 -0700 (PDT) Received: from mail.gnf.org (smtp.gnf.org [10.0.0.11]) by relay.gnf.org (8.11.6/8.11.6) with ESMTP id f9IIAJs28982; Thu, 18 Oct 2001 11:10:19 -0700 Received: by mail.gnf.org (Postfix, from userid 888) id 7323011E509; Thu, 18 Oct 2001 11:07:21 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail.gnf.org (Postfix) with ESMTP id 6D20E11A576; Thu, 18 Oct 2001 11:07:21 -0700 (PDT) Date: Thu, 18 Oct 2001 11:07:21 -0700 (PDT) From: Gordon Tetlow To: =?ISO-8859-1?Q?Trond_Endrest=F8l?= Cc: Juha Saarinen , Subject: Re: Updating BIND 9 In-Reply-To: <20011003074217.I31624-100000@ramstind.gtf.ol.no> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 3 Oct 2001, Trond Endrestøl wrote: > On Wed, 3 Oct 2001 16:19+1200, Juha Saarinen wrote: > > > Could someone kindly tell me what the magic switches are, to install > > BIND 9, so that the binaries and conf files end up in the right places? > > Been Googling for a while now, but I can't locate the message from the > > mailing list that mentioned them. > > > > Also, could this information go into the Make file (e.g.) for BIND 9 in > > the ports collection? > > Well, I don't mind the executables ending up in /usr/local/{,s}bin, > but I do fancy /etc/namedb as the --sysconfdir. > > So I change the Makefile to contain --sysconfdir=/etc/namedb prior to > compiling BIND. Here's what I do: ln -s /etc/namedb/named.conf /usr/local/etc/named.conf Just make sure you put directory "/etc/namedb"; in your config file and everything is happy. -gordon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message