From owner-freebsd-stable Thu Feb 15 14:58: 3 2001 Delivered-To: freebsd-stable@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 1B7F637B503 for ; Thu, 15 Feb 2001 14:58:02 -0800 (PST) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id f1FMw0k05684; Thu, 15 Feb 2001 14:58:00 -0800 (PST) Date: Thu, 15 Feb 2001 14:58:00 -0800 From: Alfred Perlstein To: Michael DeMutis Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Named crashing Message-ID: <20010215145800.P3274@fw.wintelcom.net> References: <200102142243.f1EMhDH94606@drugs.dv.isc.org> <3.0.3.32.20010215175719.0172c738@tristo.netinc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3.0.3.32.20010215175719.0172c738@tristo.netinc.ca>; from maillist@2gen.net on Thu, Feb 15, 2001 at 05:57:19PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Michael DeMutis [010215 14:52] wrote: > Could someone please explain the process to go from 8.2.2. to 8.2.3 > > 8.2.3 is in the ports collection, /usr/ports/net/bind8 > > However a usual "make install" does not work. I still end up with 8.2.2. > > I checked the docs, there isn't much info on how to get rid of my old one. > > The old one is the one that came with my FreeBSD 3.X STABLE, so it runs > from the default directory. Well, if you cvsup to most recent 3-stable you should get the fixed up bind 8.2.3 from a make world. Otherwise if you simply download the source and compile/install it goes into /usr/* however afaik the port installs into /usr/local/* so you need to change your rc.conf to say named_program="/usr/local/sbin/named" or wherever it was installed to. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message