From owner-freebsd-questions Thu Oct 11 13:29:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 9853B37B409 for ; Thu, 11 Oct 2001 13:29:45 -0700 (PDT) Received: from jonc.itouch ([192.168.2.21]) by itouch.co.nz with esmtp (Exim 3.33 #1) id 15rmSe-000E8C-00; Fri, 12 Oct 2001 09:29:44 +1300 Received: (from jonc@localhost) by jonc.itouch (8.11.6/8.11.6) id f9BKTef18352; Fri, 12 Oct 2001 09:29:40 +1300 (NZDT) (envelope-from jonc) Date: Fri, 12 Oct 2001 09:29:40 +1300 From: Jonathan Chen To: Vincent Poy Cc: Martin Gignac FreeBSD , Vlado Korcek , freebsd-questions@freebsd.org Subject: Re: BIND9 Message-ID: <20011012092940.A18200@jonc.itouch> References: <20011011004747.18352.qmail@goldorak.ericsson.ca> <20011010171927.D2884-100000@oahu.WURLDLINK.NET> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011010171927.D2884-100000@oahu.WURLDLINK.NET>; from vince@oahu.WURLDLINK.NET on Wed, Oct 10, 2001 at 05:20:06PM -1000 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 Wed, Oct 10, 2001 at 05:20:06PM -1000, Vincent Poy wrote: > With the options I added for the configure script, it installs in > /usr instead of /usr/local so it will call the correct named as the > original is overwritten. This is a bad solution as it will get overwritten when you upgrade your OS. The better solution is to install into /usr/local and add the appropriate lines in /etc/rc.conf to change the named_program to the one in /usr/local. That's why there are hooks in /etc/rc.conf for named/sendmail and almost all other common daemons. -- Jonathan Chen ---------------------------------------------------------------------- The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message