From owner-freebsd-security Tue Jan 30 12:44:22 2001 Delivered-To: freebsd-security@freebsd.org Received: from arjun.niksun.com (unknown [63.148.27.34]) by hub.freebsd.org (Postfix) with ESMTP id DD3EB37B69E for ; Tue, 30 Jan 2001 12:44:04 -0800 (PST) Received: from stiegl.niksun.com (stiegl.niksun.com [10.0.0.44]) by arjun.niksun.com (8.9.3/8.9.3) with ESMTP id PAA42392; Tue, 30 Jan 2001 15:42:44 -0500 (EST) (envelope-from ath@stiegl.niksun.com) Received: (from ath@localhost) by stiegl.niksun.com (8.9.2/8.8.7) id PAA69019; Tue, 30 Jan 2001 15:44:03 -0500 (EST) (envelope-from ath) To: dan@langille.org Cc: "Crist J. Clark" , security@FreeBSD.ORG Subject: Re: bind8.2.3 and installation problem References: <200101301138.AAA64905@ducky.nz.freebsd.org>; from dan@langille.org on Wed, Jan 31, 2001 at 12:38:28AM +1300 <200101301955.IAA67144@ducky.nz.freebsd.org> From: Andrew Heybey Date: 30 Jan 2001 15:44:02 -0500 In-Reply-To: "Dan Langille"'s message of "Wed, 31 Jan 2001 08:55:31 +1300" Message-ID: <85snm0rcrx.fsf@stiegl.niksun.com> Lines: 22 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Thanks. For those that want to know, and I know you're out there: > > make PREFIX=/usr PIDDIR=/var/run DESTETC=/etc/namedb > DESTEXEC=/usr/libexec DESTRUN=/var/run DESTSBIN=/usr/sbin > DESTHELP=/usr/share/misc install > > I didn't use any of the other options... > > After the install, the /etc/named.conf symlink was no longer needed. > ndc reload seems to be fine. I'll do some more testing later (there's not > actually any zones loaded on this box). Thanks to all for the makefile research (and for posting the results). As a minor tip, I note that if you use the port as opposed to selectively upgrading via /usr/src then you: 1. Have a record in /var/db/pkg that the fix was applied. 2. Can easily make a binary package that can be simply pkg_add'ed on systems without source (I have tried it on 3.2 and 4.2). andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message