From owner-freebsd-security Tue Jan 30 13:26:25 2001 Delivered-To: freebsd-security@freebsd.org Received: from ducky.nz.freebsd.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 847AB37B6AC for ; Tue, 30 Jan 2001 13:25:42 -0800 (PST) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id KAA67777; Wed, 31 Jan 2001 10:25:35 +1300 (NZDT) Message-Id: <200101302125.KAA67777@ducky.nz.freebsd.org> From: "Dan Langille" Organization: novice in training To: Andrew Heybey Date: Wed, 31 Jan 2001 10:25:41 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: bind8.2.3 and installation problem Reply-To: dan@langille.org Cc: security@FreeBSD.ORG References: "Dan Langille"'s message of "Wed, 31 Jan 2001 08:55:31 +1300" In-reply-to: <85snm0rcrx.fsf@stiegl.niksun.com> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 30 Jan 2001, at 15:44, Andrew Heybey wrote: > 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). That's a good point Andrew. I compiled bind on a dual XEON, then did a make package, and copied the tarball to my DNS server and did a pkg_add. This process took about 10 minutes from start to finish. To do that on my DNS server (which is a 486) would have taken hours. note: remember to use the same make options at all stages of the process. e.g. # make PREFIX=/usr PIDDIR=/var/run DESTETC=/etc/namedb DESTEXEC=/usr/libexec DESTRUN=/var/run DESTSBIN=/usr/sbin DESTHELP=/usr/share/misc install # make PREFIX=/usr PIDDIR=/var/run DESTETC=/etc/namedb DESTEXEC=/usr/libexec DESTRUN=/var/run DESTSBIN=/usr/sbin DESTHELP=/usr/share/misc package cheers -- Dan Langille pgpkey - finger dan@unixathome.org | http://unixathome.org/finger.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message