From owner-freebsd-isp Tue Feb 6 16:49:22 2001 Delivered-To: freebsd-isp@freebsd.org Received: from orion.buckhorn.net (orion.buckhorn.net [63.151.7.243]) by hub.freebsd.org (Postfix) with ESMTP id 6201537B401 for ; Tue, 6 Feb 2001 16:49:03 -0800 (PST) Received: from buckhorn.net (localhost.buckhorn.net.net [127.0.0.1]) by orion.buckhorn.net (8.11.2/8.11.2) with ESMTP id f170muM07818 for ; Tue, 6 Feb 2001 18:48:56 -0600 (CST) (envelope-from bob@buckhorn.net) Message-ID: <3A809B78.C81C088F@buckhorn.net> Date: Tue, 06 Feb 2001 18:48:56 -0600 From: Bob Martin X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-isp@FreeBSD.ORG Subject: Re: upgrading to bind 9.1.0 References: <000e01c0909d$e3839310$577afea9@vghk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > david rhodus wrote: > > I was able to install bind 8.2.3 REL > > But I have not been able to make 9.1.0 install. > Has anyone been able to install it or does it not > work on 4.2 yet?? If you download the source, and use the following configure line, it will replace your current version of BIND with 9.1.0. But read the docs first. BIND 9 is very fussy about it's files, and not all 8x features are compatible yet. configure --prefix=/usr --localstatedir=/var \ --sysconfdir=/etc/namedb Make won't install the man pages, you'll have to do that yourself. Bob Martin -- As far as the laws of mathematics refer to reality, they are not certain, and as far as they are certain, they do not refer to reality. -- Albert Einstein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message