Date: Tue, 18 Dec 2001 15:47:46 -0800 From: "Mishler, Barry A POJ" <Barry.A.Mishler@poj02.usace.army.mil> To: 'Brad Laue' <brad@brad-x.com>, freebsd-stable@FreeBSD.ORG Subject: RE: BIND 8 system install locations? Message-ID: <2A548BA936409348AF877E65220254CA1EEE87@pojmail02.poj.usace.army.mil>
next in thread | raw e-mail | index | archive | help
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 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3DUS-ASCII"> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version = 5.5.2654.45"> <TITLE>RE: BIND 8 system install locations?</TITLE> </HEAD> <BODY> <P><FONT SIZE=3D2>I used</FONT> </P> <P><FONT SIZE=3D2>./configure --prefix=3D/usr = --sysconfdir=3D/etc/namedb --localstatedir=3D/var = --mandir=3D/usr/share/man</FONT> </P> <P><FONT SIZE=3D2>and then just a bare make all install.</FONT> </P> <P><FONT SIZE=3D2>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:</FONT></P> <P><FONT SIZE=3D2> 1. nslookup is installed in = the base system under /usr/sbin whereas</FONT> <BR><FONT SIZE=3D2> bind9 = installed it in /usr/bin.</FONT> </P> <P><FONT SIZE=3D2> 2. The man pages are = uncompressed so, for example, you get both</FONT> <BR><FONT SIZE=3D2> = nslookup.8.gz (left over from bind8) and nslookup.8 (bind9).</FONT> </P> <P><FONT SIZE=3D2>I sure wish I knew enough about the port system to = make a port that took care of all this...</FONT> </P> <P><FONT SIZE=3D2>Barry</FONT> </P> <P><FONT SIZE=3D2>-----Original Message-----</FONT> <BR><FONT SIZE=3D2>From: Brad Laue [<A = HREF=3D"mailto:brad@brad-x.com">mailto:brad@brad-x.com</A>]</FONT> <BR><FONT SIZE=3D2>Sent: Wednesday, December 19, 2001 8:32 AM</FONT> <BR><FONT SIZE=3D2>To: freebsd-stable@FreeBSD.ORG</FONT> <BR><FONT SIZE=3D2>Subject: BIND 8 system install locations?</FONT> </P> <BR> <P><FONT SIZE=3D2>This is going to be a hairy question for quite a few, = but I'm going to ask it anyway;</FONT> </P> <P><FONT SIZE=3D2>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:</FONT></P> <P><FONT SIZE=3D2># cd /usr/ports/net/bind8</FONT> <BR><FONT SIZE=3D2># make PREFIX=3D/usr PIDDIR=3D/var/run = DESTETC=3D/etc/namedb \</FONT> <BR><FONT SIZE=3D2> DESTEXEC=3D/usr/libexec = DESTRUN=3D/var/run DESTSBIN=3D/usr/sbin \</FONT> <BR><FONT SIZE=3D2> DESTHELP=3D/usr/share/misc = install</FONT> </P> <P><FONT SIZE=3D2>Is anything missed there?</FONT> </P> <P><FONT SIZE=3D2>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. :)</FONT></P> <P><FONT SIZE=3D2>Thanks,</FONT> <BR><FONT SIZE=3D2>Brad</FONT> </P> <P><FONT SIZE=3D2>-- </FONT> <BR><FONT SIZE=3D2>// -- <A HREF=3D"http://www.BRAD-X.com/" = TARGET=3D"_blank">http://www.BRAD-X.com/</A> -- //</FONT> </P> <P><FONT SIZE=3D2>To Unsubscribe: send mail to = majordomo@FreeBSD.org</FONT> <BR><FONT SIZE=3D2>with "unsubscribe freebsd-stable" in the = body of the message</FONT> </P> </BODY> </HTML> ------_=_NextPart_001_01C1881E.650DE390-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2A548BA936409348AF877E65220254CA1EEE87>