From owner-freebsd-stable Tue Dec 18 15:47: 1 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dms-lcc-pdx-m1.dms.usace.army.mil (dms-lcc-pdx-m1.dms.usace.army.mil [137.161.250.6]) by hub.freebsd.org (Postfix) with ESMTP id 2ED2937B416 for ; Tue, 18 Dec 2001 15:46:49 -0800 (PST) Received: by dms-lcc-pdx-m1.dms.usace.army.mil with Internet Mail Service (5.5.2653.19) id ; Tue, 18 Dec 2001 15:43:11 -0800 Message-ID: <2A548BA936409348AF877E65220254CA1EEE87@pojmail02.poj.usace.army.mil> From: "Mishler, Barry A POJ" To: 'Brad Laue' , freebsd-stable@FreeBSD.ORG Subject: RE: BIND 8 system install locations? Date: Tue, 18 Dec 2001 15:47:46 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C1881E.650DE390" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C1881E.650DE390 Content-Type: text/plain I used ./configure --prefix=/usr --sysconfdir=/etc/namedb --localstatedir=/var --mandir=/usr/share/man and then just a bare make all install. I captured the install output and compared against what was already installed. Unless I missed something, that pretty much took care of it... with two exceptions: 1. nslookup is installed in the base system under /usr/sbin whereas bind9 installed it in /usr/bin. 2. The man pages are uncompressed so, for example, you get both nslookup.8.gz (left over from bind8) and nslookup.8 (bind9). I sure wish I knew enough about the port system to make a port that took care of all this... Barry -----Original Message----- From: Brad Laue [mailto:brad@brad-x.com] Sent: Wednesday, December 19, 2001 8:32 AM To: freebsd-stable@FreeBSD.ORG Subject: BIND 8 system install locations? This is going to be a hairy question for quite a few, but I'm going to ask it anyway; I'd like to either install the BIND9 port or a source tarball using the exact filesystem layout employed by the base system install of BIND 8.2.4-REL; this is what I've found in FreeBSDDiary.org so far: # cd /usr/ports/net/bind8 # make PREFIX=/usr PIDDIR=/var/run DESTETC=/etc/namedb \ DESTEXEC=/usr/libexec DESTRUN=/var/run DESTSBIN=/usr/sbin \ DESTHELP=/usr/share/misc install Is anything missed there? For those whose hearts are crying out for filesystem organisation: not to worry, I'll keep track of where files install and keep a plist. :) Thanks, Brad -- // -- http://www.BRAD-X.com/ -- // To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message ------_=_NextPart_001_01C1881E.650DE390 Content-Type: text/html Content-Transfer-Encoding: quoted-printable RE: BIND 8 system install locations?

I used

./configure --prefix=3D/usr = --sysconfdir=3D/etc/namedb --localstatedir=3D/var = --mandir=3D/usr/share/man

and then just a bare  make all install.

I captured the install output and compared against = what was already installed.  Unless I missed something, that = pretty much took care of it... with two exceptions:

    1.  nslookup is installed in = the base system under /usr/sbin whereas
        bind9 = installed it in /usr/bin.

    2.  The man pages are = uncompressed so, for example, you get both
        = nslookup.8.gz (left over from bind8) and nslookup.8 (bind9).

I sure wish I knew enough about the port system to = make a port that took care of all this...

Barry

-----Original Message-----
From: Brad Laue [mailto:brad@brad-x.com]
Sent: Wednesday, December 19, 2001 8:32 AM
To: freebsd-stable@FreeBSD.ORG
Subject: BIND 8 system install locations?


This is going to be a hairy question for quite a few, = but I'm going to ask it anyway;

I'd like to either install the BIND9 port or a source = tarball using the exact filesystem layout employed by the base system = install of BIND 8.2.4-REL; this is what I've found in FreeBSDDiary.org = so far:

# cd /usr/ports/net/bind8
# make PREFIX=3D/usr PIDDIR=3D/var/run = DESTETC=3D/etc/namedb \
   DESTEXEC=3D/usr/libexec = DESTRUN=3D/var/run DESTSBIN=3D/usr/sbin \
   DESTHELP=3D/usr/share/misc = install

Is anything missed there?

For those whose hearts are crying out for filesystem = organisation: not to worry, I'll keep track of where files install and = keep a plist. :)

Thanks,
Brad

--
// -- http://www.BRAD-X.com/ -- //

To Unsubscribe: send mail to = majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the = body of the message

------_=_NextPart_001_01C1881E.650DE390-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message